remove TRUSTED_PROXIES from .env.example
make style ci happy
This commit is contained in:
parent
ee26a7e8dd
commit
8ab4faad8a
3 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
Reference in a new issue