new domain

This commit is contained in:
2023-10-01 14:31:10 +02:00
parent 2a887b9d90
commit cbbdf4dd1b
9 changed files with 111 additions and 34 deletions

View File

@@ -16,7 +16,7 @@ job "apt-cacher-ng" {
tags = [
"traefik.enable=true",
"traefik.http.routers.http.rule=Host(`apt-cache.service.consul`)",
"traefik.http.routers.http.rule=Host(`apt-cache.service.nr5`)",
]
}