Remove env variables because docker links are deprecated

This commit is contained in:
Frederic Guillot 2016-03-12 17:56:41 -05:00
parent aa722538a9
commit 718517e7b2
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ env[DATABASE_URL] = $DATABASE_URL
env[DEBUG] = $DEBUG
env[DEBUG_FILE] = $DEBUG_FILE
env[ENABLE_SYSLOG] = $ENABLE_SYSLOG
env[LDAP_PORT_389_TCP_ADDR] = $LDAP_PORT_389_TCP_ADDR
env[LDAP_PORT_389_TCP_PORT] = $LDAP_PORT_389_TCP_PORT
catch_workers_output = yes
user = nginx