Update mindsdb.yaml
This commit is contained in:
parent
38af81c40b
commit
ce2bc46c28
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_MINDSDB_47334
|
- SERVICE_FQDN_MINDSDB_47334
|
||||||
- SERVICE_FQDN_API_47335
|
- SERVICE_FQDN_API_47335=/api
|
||||||
- MINDSDB_DOCKER_ENV=true
|
- MINDSDB_DOCKER_ENV=true
|
||||||
- MINDSDB_STORAGE_DIR=/mindsdb/var
|
- MINDSDB_STORAGE_DIR=/mindsdb/var
|
||||||
- FLASK_DEBUG=1 # This will make sure http requests are logged regardless of log level
|
- FLASK_DEBUG=1 # This will make sure http requests are logged regardless of log level
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue