Add Real IP support for Reverse Proxies
This commit is contained in:
parent
39f787b7db
commit
7c0c1e6cf8
@ -20,6 +20,7 @@ services:
|
||||
- SMTP_SECURITY=${SMTP_SECURITY:-starttls}
|
||||
- SMTP_PORT=${SMTP_PORT}
|
||||
- SMTP_TIMEOUT=15
|
||||
- IP_HEADER=X-Forwarded-For
|
||||
- PUSH_ENABLED=${PUSH_ENABLED:-false}
|
||||
- PUSH_INSTALLATION_ID=${PUSH_SERVICE_ID}
|
||||
- PUSH_INSTALLATION_KEY=${PUSH_SERVICE_KEY}
|
||||
|
Loading…
Reference in New Issue
Block a user