aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a9b2932c7..a83bfe7be 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
164 164
165 $ NODE_ENV=production npm start 165 $ NODE_ENV=production npm start
166 166
167**Nginx template** (reverse proxy): https://github.com/Chocobozzz/PeerTube/tree/master/support/nginx
168
169**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd
170
167### Other commands 171### Other commands
168 172
169To print all available command run: 173To print all available command run: