Add APP_TRUSTED_PROXIES variable
This commit is contained in:
@@ -51,6 +51,7 @@ services:
|
||||
DB_PASSWORD: librenmspass
|
||||
REDIS_HOST: redis
|
||||
RRDCACHED_HOST: rrdcached
|
||||
APP_TRUSTED_PROXIES: 192.168.100.1
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user