Update mindsdb.yaml

This commit is contained in:
Eric Dahl
2024-10-16 18:31:06 -04:00
parent 38af81c40b
commit ce2bc46c28

View File

@@ -10,7 +10,7 @@ services:
restart: always
environment:
- SERVICE_FQDN_MINDSDB_47334
- SERVICE_FQDN_API_47335
- SERVICE_FQDN_API_47335=/api
- MINDSDB_DOCKER_ENV=true
- MINDSDB_STORAGE_DIR=/mindsdb/var
- FLASK_DEBUG=1 # This will make sure http requests are logged regardless of log level