Skip to content

Commit 6bbd867

Browse files
authored
Update Production setup (WIP).md
1 parent 6eda74b commit 6bbd867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Production setup (WIP).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ Some usefull commands:
456456
- `yarn pm2 monit` - to monit the process statuses
457457
- `yarn pm2 logs server` - to get the logs from SSR server (in the vue-storefront)
458458
- `yarn pm2 logs api` - to get the logs from SSR server (in the vue-storefront-api)
459-
- `yarn build; yarn pm2 reload` - after pulling the latest version from git You typically want to run this sequence to apply the changes
459+
- `yarn build; yarn pm2 reload all` - after pulling the latest version from git You typically want to run this sequence to apply the changes
460460

461461
## Production setup - using Docker / Kubernetes
462462

0 commit comments

Comments
 (0)