Remove trusted proxy IP from mastodon
It doesn't like it, and it's probably wrong anyway
This commit is contained in:
parent
f717c1be78
commit
34011ea0a0
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ services:
|
|||
- OTP_SECRET={{ vault_otp_secret }}
|
||||
- VAPID_PRIVATE_KEY={{ vault_vapid_private_key }}
|
||||
- VAPID_PUBLIC_KEY={{ vault_vapid_public_key }}
|
||||
- TRUSTED_PROXY_IP=172.20.0.1
|
||||
- SINGLE_USER_MODE=true
|
||||
- DEFAULT_LOCALE=en
|
||||
- STREAMING_CLUSTER_NUM=1
|
||||
|
|
Loading…
Reference in a new issue