Add some environment variables

This commit is contained in:
Frederic Guillot
2016-02-28 12:14:37 -05:00
parent 8d71bbb122
commit 85d4833ce5
6 changed files with 32 additions and 4 deletions

View File

@@ -5,6 +5,10 @@ daemonize = no
[www]
env[DATABASE_URL] = $DATABASE_URL
env[DEBUG] = $DEBUG
env[DEBUG_FILE] = $DEBUG_FILE
catch_workers_output = yes
user = nginx
group = nginx
listen.owner = nginx