From 72b8447cfda29500b79c143d9526ea4c48d600f4 Mon Sep 17 00:00:00 2001 From: Christian Weimann Date: Sat, 13 Jan 2024 22:30:34 +0100 Subject: [PATCH] Update router name --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index cd3953f..24c8591 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,7 +8,7 @@ services: - rproxy labels: - traefik.enable=true - - traefik.http.routers.qx9de.rule=Host(`christianweimannde.web.qx9.de`,`christian-weimann.de`, `www.christian-weimann.de`) + - traefik.http.routers.christianweimannde.rule=Host(`christianweimannde.web.qx9.de`,`christian-weimann.de`, `www.christian-weimann.de`) networks: rproxy: