chore: Update Traefik configuration to enable TLS for multiple subdomains
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user