Update Traefik routing rules to include new subdomain

This commit is contained in:
2024-03-01 14:19:42 +08:00
parent 87a127c229
commit f4b698c2b0
+1 -2
View File
@@ -5,7 +5,6 @@ api:
dashboard: true
# https://docs.traefik.io/master/operations/api/#insecure
# insecure: true
entryPoints:
web:
@@ -70,7 +69,7 @@ http:
certResolver: letsencrypt
info-router:
rule: "Host(`furyhawk.lol`, `www.furyhawk.lol`, `info.furyhawk.lol`)"
rule: "Host(`furyhawk.lol`, `www.furyhawk.lol`, `info.furyhawk.lol`, `124c41.furyhawk.lol`)"
entryPoints:
- web-secure
middlewares: