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}