42
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 17:07:03 +03:00
parent 1d0eb84d80
commit 6ec4f3579f
2 changed files with 4 additions and 6 deletions

View File

@@ -37,6 +37,8 @@ services:
- /opt/molva/object_storage/config:/root/.aws/config:ro
networks:
- molva
healthcheck:
test: ["CMD-SHELL", "curl", "-f", "localhost:8000/api/v1/healthcheck"]
deploy:
mode: replicated
replicas: 1