ソースを参照

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