updated README

This commit is contained in:
William Grant 2021-07-30 12:07:34 +02:00
parent 7bef7d3370
commit f3b1c96f32
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the
- Restart NGinx and PM2
```bash
systemctl restart nginx && pm2 restart oxen.io
systemctl restart nginx && pm2 restart /home/ubuntu/ecosystem.config.js
```
---