Skip to content

Commit 90e88c0

Browse files
build: configure posthog managed proxy
1 parent 1009604 commit 90e88c0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

_config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@ plugins:
8282
# Analytics (PostHog)
8383
# Set posthog_api_key to enable PostHog analytics
8484
posthog_api_key: phc_vpAJqdjdjgSsZis2hg6LwRh6u37BDgKsPw6tZT8ZjWpi
85-
posthog_api_host: https://eu.i.posthog.com
85+
# Default: https://eu.i.posthog.com
86+
# Set posthog_api_host to your PostHog instance URL if using managed reverse proxy or using a different region
87+
posthog_api_host: https://t.timetobuildbob.com
88+
# necessary because you're using a proxy, this way links will point back to PostHog properly
89+
ui_host: https://eu.posthog.com
8690

8791
# Legacy: Plausible Analytics (will be removed after PostHog migration)
8892
# plausible_domain: timetobuildbob.github.io

0 commit comments

Comments
 (0)