Add some environment variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user