From 6104ee2136ff34f90b6fc77bc8278fd7ecbc0f10 Mon Sep 17 00:00:00 2001 From: Debjeet Biswas Date: Wed, 14 Aug 2024 19:23:55 +0530 Subject: [PATCH] chore: update installation script - remove environment prompt - auto detect environment based on script being run - remove NEXT_PUBLIC_HIGHLIGHT_BACKEND_URL config - hardcode google oauth key - update usage of namespace - set default signoz url - set default highlight project id --- measure-web-app/app/layout.tsx | 1 - self-host/config.sh | 80 +++++++++++++++------------------- self-host/install.sh | 2 +- 3 files changed, 37 insertions(+), 46 deletions(-) diff --git a/measure-web-app/app/layout.tsx b/measure-web-app/app/layout.tsx index d0b9c4668..6e3fb34e0 100644 --- a/measure-web-app/app/layout.tsx +++ b/measure-web-app/app/layout.tsx @@ -35,7 +35,6 @@ export default function RootLayout({