fix: add TRUST_PROXY environment variable to SnapOtter service configuration
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
30c22c8f5a
commit
38a428033d
@ -13,6 +13,7 @@ services:
|
||||
- DEFAULT_PASSWORD=${DEFAULT_PASSWORD}
|
||||
- MAX_USERS=${MAX_USERS}
|
||||
- SESSION_DURATION_HOURS=${SESSION_DURATION_HOURS}
|
||||
- TRUST_PROXY=${TRUST_PROXY}
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user