refactor: Update traefik-local_services.yml to remove unnecessary tls configuration for local

This commit is contained in:
2024-09-04 21:52:45 +08:00
parent eed8d7ea81
commit 8706b82009
+1 -2
View File
@@ -6,8 +6,7 @@ http:
rule: Host(`coco.cloudy.local`)
middlewares:
- admin-auth@swarm
tls:
certResolver: le
tls: {}
service: coco_desktop@file
services: