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: