Gemini commited on
Commit
8787dc9
·
1 Parent(s): 7b49a15

fix: attempt to disable PostHog telemetry

Browse files
Files changed (1) hide show
  1. .env +2 -1
.env CHANGED
@@ -1,2 +1,3 @@
1
  LOCAL_APP_PORT=8002
2
- REGISTRY_SERVICE_URL=http://localhost:8080
 
 
1
  LOCAL_APP_PORT=8002
2
+ REGISTRY_SERVICE_URL=http://localhost:8080
3
+ POSTHOG_DISABLED=true