chore: add backquotes for downtify traefik labels

removed insecureTransport
This commit is contained in:
2026-02-05 01:33:04 +01:00
parent 42826a037c
commit 2593b54402
4 changed files with 14 additions and 19 deletions
-4
View File
@@ -1,4 +0,0 @@
http:
serversTransports:
insecureTransport:
insecureSkipVerify: true
-2
View File
@@ -15,7 +15,6 @@ http:
rule: "Host(`nextcloud.workstation.internal`)"
entrypoints:
- websecure
- web
service: nextcloud
middlewares:
- nextcloud-chain
@@ -26,7 +25,6 @@ http:
rule: "Host(`nextcloud.gigaforust.internal`)"
entrypoints:
- websecure
- web
service: nextcloud
middlewares:
- nextcloud-chain