From 6b853717341ffd23b72c8225a027a9de90e5579d Mon Sep 17 00:00:00 2001 From: Carrano Date: Tue, 19 Mar 2024 11:07:31 +0100 Subject: [PATCH] test: do not pass through proxy --- website/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 8bf947d14c..a40199ab5a 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -168,8 +168,8 @@ module.exports = { }, posthog: { apiKey: "phc_IgdG1K2GveDUte1gJ6hlwNbFHCv9nViWETUyLMU7ciq", // required key for ph (can be public) - appUrl: "https://phprox.qovery.com", // optional - enableInDevelopment: false, // optional + appUrl: "https://app.posthog.com", // optional + enableInDevelopment: true, // optional // other options are passed to posthog-js init as is }, imageZoom: {