fix: remove POSTHOG_ENDPOINT as required

This commit is contained in:
Nikhil Sonti
2026-01-06 10:59:42 -08:00
parent afddda015a
commit 366ba97e31

View File

@@ -65,7 +65,6 @@ const MINIMAL_SYSTEM_VARS = ['PATH']
const REQUIRED_PROD_VARS = [
'BROWSEROS_CONFIG_URL',
'POSTHOG_API_KEY',
'POSTHOG_ENDPOINT',
'SENTRY_DSN',
'SENTRY_AUTH_TOKEN',
'SENTRY_ORG',