瀏覽代碼

Final traefik rules for gopy

Breandan Dezendorf 2 年之前
父節點
當前提交
96bac411b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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