We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055c080 commit b5834fdCopy full SHA for b5834fd
1 file changed
src/lib/constants.ts
@@ -54,5 +54,5 @@ export const DEFAULT_HOST_URL = IS_DEV
54
? 'http://localhost:8010'
55
: 'https://us.i.posthog.com';
56
export const ANALYTICS_POSTHOG_PUBLIC_PROJECT_WRITE_KEY = 'sTMFPsFhdP1Ssg';
57
-export const ANALYTICS_HOST_URL = 'https://internal-t.posthog.com';
+export const ANALYTICS_HOST_URL = 'https://internal-j.posthog.com';
58
export const DUMMY_PROJECT_API_KEY = '_YOUR_POSTHOG_PROJECT_API_KEY_';
0 commit comments