Skip to content

Commit b674b5e

Browse files
committed
updated docker compose ec2
1 parent f635768 commit b674b5e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docker-compose-ec2.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -570,12 +570,12 @@ services:
570570
depends_on:
571571
- vault
572572
- vault-agent-llm
573-
healthcheck:
574-
test: ["CMD", "curl", "-f", "http://llm-orchestration-service:8100/health"]
575-
interval: 30s
576-
timeout: 10s
577-
start_period: 40s
578-
retries: 3
573+
# healthcheck:
574+
# test: ["CMD", "curl", "-f", "http://llm-orchestration-service:8100/health"]
575+
# interval: 30s
576+
# timeout: 10s
577+
# start_period: 40s
578+
# retries: 3
579579

580580
volumes:
581581
loki-data:

0 commit comments

Comments
 (0)