fix bot heathcheck
Deploy app frontend / app frontend (push) Successful in 2m44s
Deploy service couchdb / service couchdb (push) Successful in 27s
Deploy db-migrations / db-migrations (push) Successful in 1m41s
Deploy service tg-bot / service tg-bot (push) Successful in 1m49s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m35s

This commit is contained in:
2024-12-12 20:48:30 +02:00
parent 1cb840eac3
commit 5d2aca3c7b
4 changed files with 20 additions and 21 deletions
+1
View File
@@ -70,6 +70,7 @@ services:
- API_URL=http://${COUCHDB_USER}:${COUCHDB_PASSWORD}@couchdb:5984
- BOT_TOKEN=${BOT_TOKEN:-}
- READ_BASE_URL=${READ_BASE_URL:-}
- DEBUG=${TG_BOT_DEBUG:-}
depends_on:
couchdb:
condition: service_healthy