feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
mindsdb:
|
||||
image: mindsdb/mindsdb:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_MINDSDB_47334
|
||||
- SERVICE_FQDN_API_47335=/api
|
||||
- SERVICE_URL_MINDSDB_47334
|
||||
- SERVICE_URL_API_47335=/api
|
||||
- MINDSDB_DOCKER_ENV=true
|
||||
- MINDSDB_STORAGE_DIR=/mindsdb/var
|
||||
- FLASK_DEBUG=${FLASK_DEBUG:-1} # This will make sure http requests are logged regardless of log level
|
||||
|
||||
Reference in New Issue
Block a user