mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-10 01:24:08 +02:00
fix: fix healthcheck
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ services:
|
||||
healthcheck:
|
||||
test:
|
||||
- CMD
|
||||
- mongo
|
||||
- mongosh
|
||||
- --eval
|
||||
- "db.adminCommand('ping')"
|
||||
interval: 10s
|
||||
|
||||
Reference in New Issue
Block a user