mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
add pod-server to the 'rush docker' command (#8948)
Signed-off-by: Alexey Aristov <aav@acm.org>
This commit is contained in:
@@ -110,7 +110,7 @@ services:
|
||||
volumes:
|
||||
- files:/data
|
||||
healthcheck:
|
||||
test: ["CMD", "mc", "ready", "local"]
|
||||
test: ['CMD', 'mc', 'ready', 'local']
|
||||
interval: 5s
|
||||
retries: 10
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user