We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e2549 commit 074efecCopy full SHA for 074efec
1 file changed
my-apps/development/posthog/configmap-env.yaml
@@ -9,7 +9,7 @@ data:
9
SKIP_ASYNC_MIGRATIONS_SETUP: "1"
10
POSTHOG_SKIP_MIGRATION_CHECKS: "1"
11
OTEL_SDK_DISABLED: "true"
12
- DISABLE_SECURE_SSL_REDIRECT: "false"
+ DISABLE_SECURE_SSL_REDIRECT: "true"
13
IS_BEHIND_PROXY: "true"
14
TRUSTED_PROXIES: "192.168.10.50,192.168.10.51"
15
ALLOWED_HOSTS: "posthog.vanillax.me,ingest-posthog.vanillax.me"
0 commit comments