diff --git a/ai/compose.yaml b/ai/compose.yaml index fa3c8b7..47de138 100644 --- a/ai/compose.yaml +++ b/ai/compose.yaml @@ -192,8 +192,8 @@ services: # Service - 'traefik.http.services.${AI_COMPOSE_PROJECT_NAME}-facefusion-web-secure.loadbalancer.server.port=7860' - 'traefik.docker.network=${NETWORK_NAME}' - # Watchtower - - 'com.centurylinklabs.watchtower.enable=${WATCHTOWER_LABEL_ENABLE}' + # Watchtower - disabled for custom local image + - 'com.centurylinklabs.watchtower.enable=false' volumes: ai_postgres_data: