fix: nextcloud traefik router parse error
This commit is contained in:
@@ -10,7 +10,6 @@ http:
|
|||||||
- nextcloud-chain
|
- nextcloud-chain
|
||||||
tls: {}
|
tls: {}
|
||||||
|
|
||||||
|
|
||||||
# Nextcloud dev
|
# Nextcloud dev
|
||||||
nextcloud-local:
|
nextcloud-local:
|
||||||
rule: "Host(`nextcloud.workstation.internal`)"
|
rule: "Host(`nextcloud.workstation.internal`)"
|
||||||
@@ -21,7 +20,6 @@ http:
|
|||||||
middlewares:
|
middlewares:
|
||||||
- nextcloud-chain
|
- nextcloud-chain
|
||||||
tls: {}
|
tls: {}
|
||||||
w
|
|
||||||
|
|
||||||
# Nextcloud dev
|
# Nextcloud dev
|
||||||
nextcloud-dev:
|
nextcloud-dev:
|
||||||
|
|||||||
Reference in New Issue
Block a user