We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f6436 commit 4835bf0Copy full SHA for 4835bf0
example.py
@@ -12,8 +12,8 @@
12
posthog.debug = True
13
14
# You can find this key on the /setup page in PostHog
15
-posthog.project_api_key = "phc_gtWmTq3Pgl06u4sZY3TRcoQfp42yfuXHKoe8ZVSR6Kh"
16
-posthog.personal_api_key = "phx_fiRCOQkTA3o2ePSdLrFDAILLHjMu2Mv52vUi8MNruIm"
+posthog.project_api_key = "phc_oXIG533yfn47KUpk74Ig6uRe6r0BkU8AWqMhCk6dpAl"
+posthog.personal_api_key = "phx_AFlYaSh4RmNRMsq1srrYyR6uZtuFKuDEkul7k4l9C25zDeC"
17
18
# Where you host PostHog, with no trailing /.
19
# You can remove this line if you're using posthog.com
0 commit comments