mirror of https://github.com/Chocobozzz/PeerTube
Add systemd/nginx template link in README
parent
677f1adf60
commit
10d0963eec
|
@ -164,6 +164,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
|
|||
|
||||
$ 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
|
||||
|
||||
To print all available command run:
|
||||
|
|
Loading…
Reference in New Issue