Update mindsdb.yaml
This commit is contained in:
parent
daf355bbe4
commit
38af81c40b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ services:
|
|||
# - 47335:47335
|
||||
# - 47336:47336
|
||||
volumes:
|
||||
- mindsdb-data:/mindsdb
|
||||
- mindsdb-data:/mindsdb/var
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:47334/api/util/ping"]
|
||||
interval: 30s
|
||||
|
|
|
|||
Loading…
Reference in a new issue