Explorar el Código

Configure posthog on develop

James Salter hace 4 años
padre
commit
fa0d500d4a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      element.io/develop/config.json

+ 4 - 0
element.io/develop/config.json

@@ -52,5 +52,9 @@
     "sentry": {
         "dsn": "https://[email protected]/6",
         "environment": "develop"
+    },
+    "posthog": {
+        "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
+        "apiHost": "https://posthog.hss.element.io"
     }
 }