Add systemd/nginx template link in README
This commit is contained in:
parent
677f1adf60
commit
10d0963eec
|
@ -164,6 +164,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
|
||||||
|
|
||||||
$ NODE_ENV=production npm start
|
$ NODE_ENV=production npm start
|
||||||
|
|
||||||
|
**Nginx template** (reverse proxy): https://github.com/Chocobozzz/PeerTube/tree/master/support/nginx
|
||||||
|
|
||||||
|
**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd
|
||||||
|
|
||||||
### Other commands
|
### Other commands
|
||||||
|
|
||||||
To print all available command run:
|
To print all available command run:
|
||||||
|
|
Loading…
Reference in New Issue