Skip to content

Commit 9882ba8

Browse files
committed
push
1 parent 4138598 commit 9882ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ const config = {
206206
[
207207
"posthog-docusaurus",
208208
{
209-
apiKey: process.env.POSTHOG_API_KEY || "DEV", // Fallback for development
209+
apiKey: process.env.POSTHOG_API_KEY || "DEV", // fallback
210210
appUrl: "https://us.i.posthog.com",
211211
enableInDevelopment: false,
212212
},

0 commit comments

Comments
 (0)