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