docs: fixed pm2 start command
This commit is contained in:
parent
69a2cf4eac
commit
79e338958a
@ -39,7 +39,7 @@ pnpm run build
|
||||
```
|
||||
|
||||
```sh
|
||||
pm2 start --name "Sigit-DVM" -- start
|
||||
pm2 start --name "Sigit-DVM" npm -- start
|
||||
```
|
||||
|
||||
## Make PM2 auto start on reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user