rocket chat

This commit is contained in:
msnie
2025-02-14 12:03:59 +01:00
parent fb4baa17a6
commit 97d4a539f0
+5
View File
@@ -122,6 +122,11 @@ services:
# - type: bind
# source: /srv/rocket/db
# target: /bitnami/mongodb
healthcheck:
test: echo 'db.runCommand("ping").ok' | mongo db:27017/db --quiet
interval: 30s
timeout: 10s
retries: 5
environment:
MONGODB_REPLICA_SET_MODE: primary
MONGODB_REPLICA_SET_NAME: rs0