Setup the default rule for traefik subdomains

This commit is contained in:
2025-04-29 20:56:38 +10:00
parent aab7efb5c3
commit a36f10ef73
5 changed files with 14 additions and 17 deletions

View File

@@ -14,7 +14,6 @@ job "demo-webapp" {
tags = [
"traefik.enable=true",
"traefik.http.routers.http.rule=Host(`demo-webapp.othrayte.one`)",
]
check {