aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/production.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/production.md')
-rw-r--r--support/doc/production.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md
index d1ebbd291..49569dad4 100644
--- a/support/doc/production.md
+++ b/support/doc/production.md
@@ -234,7 +234,7 @@ The administrator password is automatically generated and can be found in the
234logs. You can set another password with: 234logs. You can set another password with:
235 235
236``` 236```
237$ cd /home/peertube/peertube-latest && NODE_ENV=production npm run reset-password -- -u root 237$ cd /home/peertube/peertube-latest && NODE_CONFIG_DIR=/home/peertube/config NODE_ENV=production npm run reset-password -- -u root
238``` 238```
239 239
240## Upgrade 240## Upgrade