Skip to content

Commit

Permalink
revert appurl for posthog
Browse files Browse the repository at this point in the history
  • Loading branch information
carlagn committed Oct 18, 2024
1 parent 18f71e9 commit ea9696a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const config: Config = {
"posthog-docusaurus",
{
apiKey: DOCUSAURUS_POST_HOG_KEY,
appUrl: "https://proxy.prisma.io",
appUrl: "https://us.i.posthog.com",
person_profiles: "identified_only",
enableInDevelopment: false
},
Expand Down

0 comments on commit ea9696a

Please sign in to comment.