📈(frontend) setup a reverse proxy for analytics
Proxy analytics requests through our backend to minimize ad-blockers impact. I configured the Helm Charts following PostHog official documentation.
This commit is contained in:
committed by
aleb_the_flash
parent
9e9b9015f4
commit
a276517278
@@ -95,3 +95,8 @@ ingress:
|
||||
ingressAdmin:
|
||||
enabled: true
|
||||
host: meet.127.0.0.1.nip.io
|
||||
|
||||
posthog:
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user