Skip to content

Commit 5a02b49

Browse files
committed
Update posthog url
1 parent daf2147 commit 5a02b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const config: Config = {
106106
"posthog-docusaurus",
107107
{
108108
apiKey: process.env.POSTHOG_API_KEY,
109-
appUrl: "https://us.i.posthog.com",
109+
appUrl: "https://ph.roocode.com",
110110
enableInDevelopment: true,
111111
},
112112
],

0 commit comments

Comments
 (0)