Env Templates

Many run-time parameters can be set through Environment variables. There are two templates included for setting an environments file (.env) - one for production use and one for a development environment:

Simply rename the appropriate template to .env and change the values inside to your requirements.

The templates have comments in them that should explain their use.

See also ENV changes to run in production.