mirror of
https://github.com/librenms/docker.git
synced 2026-07-18 00:55:20 +00:00
Remove APP_TRUSTED_PROXIES from environment file
This commit is contained in:
parent
5a7d8e550d
commit
792e200981
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ OPCACHE_MEM_SIZE=128
|
|||
REAL_IP_FROM=0.0.0.0/32
|
||||
REAL_IP_HEADER=X-Forwarded-For
|
||||
LOG_IP_VAR=remote_addr
|
||||
APP_TRUSTED_PROXIES=172.17.0.0/16
|
||||
|
||||
CACHE_DRIVER=redis
|
||||
SESSION_DRIVER=redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue