fix(authelia): Add trusted proxies configuration
Some checks failed
/ validate-docker-compose (push) Has been cancelled
Some checks failed
/ validate-docker-compose (push) Has been cancelled
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# Server settings
|
||||
server:
|
||||
address: 'tcp://0.0.0.0:9091'
|
||||
trusted_proxies:
|
||||
- '172.16.0.0/12' # Docker networks
|
||||
|
||||
# Logging configuration
|
||||
log:
|
||||
|
||||
Reference in New Issue
Block a user