mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 12:49:32 +00:00
update README
This commit is contained in:
@@ -214,7 +214,7 @@ Install pm2 **with sudo**, and start backend with it:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo npm install -g pm2
|
sudo npm install -g pm2
|
||||||
pm2 start src/app.js --name whaticket-backend
|
pm2 start dist/server.js --name whaticket-backend
|
||||||
```
|
```
|
||||||
|
|
||||||
Make pm2 auto start afeter reboot:
|
Make pm2 auto start afeter reboot:
|
||||||
|
|||||||
Reference in New Issue
Block a user