From 20e31e2ac4f1bbbcb5a72135b08c7541d799b871 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 22:39:10 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/compose.yaml --- Proxy_Containers/traefik/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/compose.yaml b/Proxy_Containers/traefik/compose.yaml index 53f1bcf..9ff6866 100644 --- a/Proxy_Containers/traefik/compose.yaml +++ b/Proxy_Containers/traefik/compose.yaml @@ -16,7 +16,7 @@ services: labels: - flame.type=application # "app" works too - flame.name=traefik - - flame.url=http://localhost:8079 + - flame.url=http://${IP}:8079 - flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/traefik-proxy.svg # optional, default is "docker" restart: unless-stopped networks: