1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-18 00:55:20 +00:00

Remove APP_TRUSTED_PROXIES

Remove APP_TRUSTED_PROXIES environment variable.
This commit is contained in:
Skylark 2026-07-10 10:07:04 +00:00 committed by GitHub
parent a7cc10b05b
commit 253a26eb07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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