From daa7d76b7762b9d73ac439443d9b8de29a1cb524 Mon Sep 17 00:00:00 2001 From: tiptophelmet Date: Fri, 21 Mar 2025 20:57:58 +0200 Subject: [PATCH] :hammer: Set `front` base path to empty string --- helm-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 1e0c3d8d2..f8aaf2f31 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -133,7 +133,7 @@ tap: annotations: {} routing: front: - basePath: /app + basePath: "" ipv6: true debug: false telemetry: