Skip to content

Commit 97ae794

Browse files
authored
Update posthog url (#415)
1 parent e80dbe7 commit 97ae794

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)