diff --git a/templates/compose/homarr.yaml b/templates/compose/homarr.yaml index 7aaf669a1..88087a4ba 100644 --- a/templates/compose/homarr.yaml +++ b/templates/compose/homarr.yaml @@ -12,7 +12,7 @@ services: container_name: homarr restart: unless-stopped environment: - - SERVICE_FQDN_HOMEBOX_7575 + - SERVICE_FQDN_HOMARR_7575 volumes: - /var/run/docker.sock:/var/run/docker.sock - ./homarr/configs:/app/data/configs