From 47840fb936c85d9d0267be38fd8b9f7e2975f3d8 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 17 Apr 2024 15:47:29 +0200 Subject: [PATCH] Fix spacing --- variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.yml b/variables.yml index 076a213..0c35e93 100644 --- a/variables.yml +++ b/variables.yml @@ -37,7 +37,7 @@ traefik: - https middlewares: 99-path: - - replacepathregex.regex=^[[ (.traefik.public_url | urlParse).Path |regexp.Replace "/$" "" ]]/(.*) + - replacepathregex.regex=^[[ (.traefik.public_url | urlParse).Path | regexp.Replace "/$" "" ]]/(.*) - replacepathregex.replacement=/dashboard/$${1}