0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 17:54:41 +01:00
posthog/chart/values-local.yaml
2020-03-29 17:38:54 +02:00

13 lines
289 B
YAML

databaseURL: postgres://postgres:posthog@posthog-postgresql/posthog
secretKey: THIS_IS_JUST_A_TEST_KEY_USE_A_BETTER_ONE_IN_PRODUCTION
postgresql:
enabled: true
postgresqlUsername: postgres
postgresqlPassword: posthog
postgresqlDatabase: posthog
persistence:
enabled: true