Ver Fonte

Final traefik rules for gopy

Breandan Dezendorf há 2 anos atrás
pai
commit
96bac411b5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      dezendorf/homelab/k3s/gopy/gopy.yaml

+ 1 - 1
dezendorf/homelab/k3s/gopy/gopy.yaml

@@ -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