From 5a5fb27af17d90c9e88f690f99eb875f6ef7ba4b Mon Sep 17 00:00:00 2001 From: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:13:10 +0530 Subject: [PATCH] disable posthog service The web service returns a 500 status code due to a migration issue with the ClickHouse service. --- templates/compose/posthog.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/compose/posthog.yaml b/templates/compose/posthog.yaml index 76136bdd3..afd16d1e8 100644 --- a/templates/compose/posthog.yaml +++ b/templates/compose/posthog.yaml @@ -1,3 +1,4 @@ +# ignore: true # documentation: https://posthog.com # slogan: The single platform to analyze, test, observe, and deploy new features # category: analytics