Skip to content

Commit

Permalink
Update appurl for posthog (#6338)
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Harrell <[email protected]>
  • Loading branch information
carlagn and jharrell authored Oct 15, 2024
1 parent a12ae7d commit 6d34cdf
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://us.i.posthog.com",
appUrl: "https://proxy.prisma.io",
person_profiles: "identified_only",
enableInDevelopment: false
},
Expand Down

0 comments on commit 6d34cdf

Please sign in to comment.