Add a little message in README about default.yml

pull/30/head
Chocobozzz 2016-12-01 22:27:33 +01:00
parent fd8e5e3c6b
commit 65710e2ff9
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ If you want to run PeerTube for production (bad idea for now :) ):
$ cp config/production.yaml.example config/production.yaml
Then edit the `config/production.yaml` file according to your webserver configuration.
Then edit the `config/production.yaml` file according to your webserver configuration. Keys set in this file will override those of `config/default.yml'.
Finally, run the server with the `production` `NODE_ENV` variable set.