add fideloper/proxy to support reverse proxies and load balancers

This commit is contained in:
Jakob Schrettenbrunner 2017-02-01 20:10:28 +01:00
parent b5a778549e
commit ee26a7e8dd
5 changed files with 65 additions and 1 deletions

View file

@ -7,6 +7,7 @@ APP_CLEAR_TASKLOG=720
APP_DELETE_MINUTES=10
CONSOLE_PUSH_FREQ=250
CONSOLE_PUSH_COUNT=10
TRUSTED_PROXIES=null
DB_HOST=localhost
DB_PORT=3306