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 setting

Remove APP_TRUSTED_PROXIES configuration from librenms.env
This commit is contained in:
Skylark 2026-07-10 10:14:15 +00:00 committed by GitHub
parent 253a26eb07
commit 5a7d8e550d
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