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 a07f739 commit 337843bCopy full SHA for 337843b
.env
@@ -23,3 +23,6 @@ GOOGLE_ANALYTICS=foo
23
24
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
0 commit comments