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