rocket chat
This commit is contained in:
@@ -123,7 +123,7 @@ services:
|
|||||||
# source: /srv/rocket/db
|
# source: /srv/rocket/db
|
||||||
# target: /bitnami/mongodb
|
# target: /bitnami/mongodb
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: echo 'db.runCommand("ping").ok' | mongo db:27017/mongodb --quiet
|
test: echo 'db.runCommand("ping").ok' | mongo db:27017/rocketchat --quiet
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 5
|
retries: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user