remove TRUSTED_PROXIES from .env.example

make style ci happy
This commit is contained in:
Jakob Schrettenbrunner 2017-02-01 20:31:24 +01:00
parent ee26a7e8dd
commit 8ab4faad8a
3 changed files with 5 additions and 6 deletions

View file

@ -7,7 +7,6 @@ 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