chore: Update Traefik configuration to enable TLS for multiple subdomains

This commit is contained in:
2024-05-16 20:20:14 +08:00
parent 7daa8e046d
commit 0ebaa0406d
+1 -1
View File
@@ -177,7 +177,7 @@ http:
plane-router:
entryPoints:
- web-secure
rule: "Host(`plan.furyhawk.lol`)" # || Host(`plane.furyhawk.lol`)"
rule: "Host(`plan.furyhawk.lol`) || Host(`plane.furyhawk.lol`)"
middlewares:
- csrf
tls: