mirror of
https://github.com/usatiuk/y.git
synced 2025-10-28 10:37:47 +01:00
somewhat documented API
This commit is contained in:
@@ -29,11 +29,9 @@ services:
|
||||
- ymariadb:/var/lib/mysql
|
||||
healthcheck:
|
||||
test: [ "CMD", "healthcheck.sh", "--connect", "--innodb_initialized" ]
|
||||
start_period: 30s
|
||||
start_interval: 10s
|
||||
interval: 5s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
retries: 10
|
||||
|
||||
volumes:
|
||||
ymariadb:
|
||||
ymariadb:
|
||||
|
||||
Reference in New Issue
Block a user