🔧(backend) add posthog configuration
We add the posthog configuration to the project. We will expose the posthog configuration to the frontend.
This commit is contained in:
@@ -1124,6 +1124,7 @@ class ConfigView(drf.views.APIView):
|
||||
"ENVIRONMENT",
|
||||
"FRONTEND_THEME",
|
||||
"MEDIA_BASE_URL",
|
||||
"POSTHOG_KEY",
|
||||
"LANGUAGES",
|
||||
"LANGUAGE_CODE",
|
||||
"SENTRY_DSN",
|
||||
|
||||
Reference in New Issue
Block a user