diff --git a/ai/compose.yaml b/ai/compose.yaml index 779f908..b79e457 100644 --- a/ai/compose.yaml +++ b/ai/compose.yaml @@ -102,11 +102,7 @@ services: networks: - compose_network healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:4000/health || exit 1"] - interval: 30s - timeout: 10s - retries: 3 - start_period: 20s + disable: true labels: - 'traefik.enable=${AI_TRAEFIK_ENABLED}' # HTTP to HTTPS redirect