Update readme
This commit is contained in:
parent
c4388611af
commit
f9e1bca005
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@
|
|||
* move conf: `sudo mv reverse-proxy.conf /etc/nginx/sites-available/`
|
||||
* Enable site: `sudo ln -s /etc/nginx/sites-available/reverse-proxy.conf /etc/nginx/sites-enabled/reverse-proxy.conf`
|
||||
* restart nginx: `sudo systemctl restart nginx`
|
||||
* Run the server: `sudo pm2 start index.js --name bde-liste -i max`
|
||||
* Run the server: `pm2 start index.js --name bde-liste -i max`
|
||||
|
|
Loading…
Reference in a new issue