Browse Source

Final traefik rules for gopy

Breandan Dezendorf 2 years ago
parent
commit
96bac411b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dezendorf/homelab/k3s/gopy/gopy.yaml

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

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