fix: add TLS configuration for dev_machine service in traefik

This commit is contained in:
2025-05-03 10:57:03 +08:00
parent 52c186a9fb
commit 399fbd46f7
+2 -1
View File
@@ -24,7 +24,8 @@ http:
entryPoints: entryPoints:
- https - https
rule: Host(`dev.furyhawk.lol`) rule: Host(`dev.furyhawk.lol`)
tls: {} tls:
certResolver: le
service: dev_machine@file service: dev_machine@file
proxmox00: proxmox00: