Setup the default rule for traefik subdomains
This commit is contained in:
@@ -14,7 +14,6 @@ job "demo-webapp" {
|
||||
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.http.rule=Host(`demo-webapp.othrayte.one`)",
|
||||
]
|
||||
|
||||
check {
|
||||
|
||||
Reference in New Issue
Block a user