chore: backup infrastructure configurations [skip ci]
This commit is contained in:
@@ -69,12 +69,7 @@ job "nginx" {
|
||||
}
|
||||
service {
|
||||
name = "nginx"
|
||||
tags = ["nginx", "web", "urlprefix-/nginx", "backend",
|
||||
"traefik.http.routers.nginxlan.rule=Host(`nginx.service.dc1.consul`)",
|
||||
"traefik.http.routers.nginxwan.rule=Host(`nginx.service.dc1.fbleagh.duckdns.org`)",
|
||||
"traefik.http.routers.nginxwan.tls=true",
|
||||
|
||||
]
|
||||
tags = ["nginx", "web", "urlprefix-/nginx", "backend"]
|
||||
port = "http"
|
||||
|
||||
check {
|
||||
|
||||
Reference in New Issue
Block a user