We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337843b commit 58e7659Copy full SHA for 58e7659
.env
@@ -25,4 +25,4 @@ REDIS_HOST=redis
25
REDIS_PORT=6379
26
27
# Required for https redirects to correctly work behind a reverse proxy / load balancer
28
-TRUSTED_PROXIES=127.0.0.1,10.0.0.0/8
+TRUSTED_PROXIES=127.0.0.1,10.0.0.0/8,172.16.0.0/12
0 commit comments