Skip to content

Commit 5819d7b

Browse files
authored
Update docusaurus.config.js
1 parent 3658177 commit 5819d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ const config = {
280280
"posthog-docusaurus",
281281
{
282282
apiKey: "phc_DETCfjmHIm184mceL8duwutdQgOnVTZSC59xontNRWN",
283-
// appUrl: "<ph_client_api_host>", // optional, defaults to "https://us.i.posthog.com"
283+
appUrl: "https://us.i.posthog.com", // optional, defaults to "https://us.i.posthog.com"
284284
enableInDevelopment: false, // optional
285285
},
286286
],

0 commit comments

Comments
 (0)