Update mindsdb.yaml
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
# - 47335:47335
|
# - 47335:47335
|
||||||
# - 47336:47336
|
# - 47336:47336
|
||||||
volumes:
|
volumes:
|
||||||
- mindsdb-data:/mindsdb
|
- mindsdb-data:/mindsdb/var
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:47334/api/util/ping"]
|
test: ["CMD", "curl", "-f", "http://localhost:47334/api/util/ping"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user