Skip to content

Commit af8437b

Browse files
fix: remove healthcheck
1 parent 1f60865 commit af8437b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docker-compose.production.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ services:
2727
condition: service_healthy
2828
elasticsearch:
2929
condition: service_healthy
30-
healthcheck:
31-
test: ["CMD", "curl", "-f", "http://localhost:3000/up"]
32-
interval: 30s
33-
timeout: 10s
34-
retries: 3
3530

3631
# --- Worker (Sidekiq) ---
3732
sidekiq:

0 commit comments

Comments
 (0)