mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-17 02:25:57 +00:00
fix: remove POSTHOG_ENDPOINT as required
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user