Skip to content

Commit

Permalink
Merge pull request #104 from bwatt-fr/patch-1
Browse files Browse the repository at this point in the history
Fix error in configuration.rst
  • Loading branch information
rpicard committed Aug 26, 2016
2 parents 18cd0f0 + 9f8dae4 commit fa361d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ can set up a shell script that sets our environment variables and runs

# start.sh

APP_CONFIG_FILE=/var/www/yourapp/config/production.py
export APP_CONFIG_FILE=/var/www/yourapp/config/production.py
python run.py

*start.sh* is unique to each environment, so it should be left out of
Expand Down

0 comments on commit fa361d5

Please sign in to comment.