Breandan Dezendorf 1 жил өмнө
parent
commit
7f88bc4a44

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

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