Skip to content

Commit d284bab

Browse files
authored
Merge pull request #70 from polybase/eng-572-posthog-reverse-proxy-to-get-better
Add custom host for posthog
2 parents 6fef4d7 + 6e2a1e6 commit d284bab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
},
106106
"analytics": {
107107
"posthog": {
108-
"apiKey": "phc_DBZY8MbRdRIIwSwX4ZSwTAjy5ogdQPDMVdPObOuQQf"
108+
"apiKey": "phc_DBZY8MbRdRIIwSwX4ZSwTAjy5ogdQPDMVdPObOuQQf",
109+
"apiHost": "https://a.polybase.xyz"
109110
}
110111
}
111112
}

0 commit comments

Comments
 (0)