Ver código fonte

cleanup gopy traefik rules

Breandan Dezendorf 1 ano atrás
pai
commit
8bced88840
1 arquivos 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

@@ -92,7 +92,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: ((Host(`go.dezendorf.net`)||Host(`go.dezendorf.net`)))
+  - match: Host(`go.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: authelia