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 334884bee..cb3e83f3e 100644
--- a/README.md
+++ b/README.md
@@ -168,6 +168,10 @@ Finally, run the server with the `production` `NODE_ENV` variable set.
168 168
169**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd 169**Systemd template**: https://github.com/Chocobozzz/PeerTube/tree/master/support/systemd
170 170
171You can check the application (CORS headers, tracker websocket...) by running:
172
173 $ NODE_ENV=production npm run check
174
171### Other commands 175### Other commands
172 176
173To print all available command run: 177To print all available command run: