Skip to content

Commit 074efec

Browse files
committed
Update configmap-env.yaml
1 parent 88e2549 commit 074efec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-apps/development/posthog/configmap-env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ data:
99
SKIP_ASYNC_MIGRATIONS_SETUP: "1"
1010
POSTHOG_SKIP_MIGRATION_CHECKS: "1"
1111
OTEL_SDK_DISABLED: "true"
12-
DISABLE_SECURE_SSL_REDIRECT: "false"
12+
DISABLE_SECURE_SSL_REDIRECT: "true"
1313
IS_BEHIND_PROXY: "true"
1414
TRUSTED_PROXIES: "192.168.10.50,192.168.10.51"
1515
ALLOWED_HOSTS: "posthog.vanillax.me,ingest-posthog.vanillax.me"

0 commit comments

Comments
 (0)