posthog install. from: https://posthog.com/docs/libraries/next-js
This commit is contained in:
+4
-1
@@ -16,4 +16,7 @@ SPACES_CDN_FORCE_PATH_STYLE="true"
|
||||
MODAL_BUILDER_URL=
|
||||
|
||||
JWT_SECRET="openssl rand -hex 32"
|
||||
PLAUSIBLE_DOMAIN=
|
||||
PLAUSIBLE_DOMAIN=
|
||||
|
||||
NEXT_PUBLIC_POSTHOG_KEY="your-api-key"
|
||||
NEXT_PUBLIC_POSTHOG_HOST="your-ph-address"
|
||||
|
||||
Reference in New Issue
Block a user