@@ -44,7 +44,7 @@ spec:
entryPoints:
- web
routes:
- - match: Host(`go`)||Host(`go.dezendorf.net`) && Path(`/{end:$}`)
+ - match: Host(`go`)||Host(`go.dezendorf.net`) && Path(`{start:^}/{end:$}`)
kind: Rule
middlewares:
- name: gopyhttpsgofqdn