small doc fix (#307)

This commit is contained in:
Charlotte Fields 2017-06-17 22:30:28 +10:00 committed by wxcafé
parent 5ce2218578
commit db5c961282
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ In fact, all you need is described in the [production guide](Production-guide.md
- Nginx
- Systemd
- An `.env.production` file. If you need to set any environment variables, you can use an `.env` file
- Use `LOCAL_HTTPS=false` if developing on the same machine
- To prefix any commands with `RAILS_ENV=production` since the default environment is "development" anyway
- Any cronjobs