Update mindsdb.yaml

This commit is contained in:
Eric Dahl
2024-10-16 18:28:49 -04:00
parent daf355bbe4
commit 38af81c40b

View File

@@ -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