Add Metabase for analytics and Business Intelligence (#1711)
* Include metabase service * Removing unecessary environment variables * Update documentation
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
303dadf33d
commit
8180804ae0
@ -402,3 +402,8 @@ MONGO_WEBUI_PORT=3000
|
||||
MONGO_WEBUI_ROOT_URL=http://localhost
|
||||
MONGO_WEBUI_MONGO_URL=mongodb://mongo:27017/
|
||||
MONGO_WEBUI_INSTALL_MONGO=false
|
||||
|
||||
### METABASE ###############################################
|
||||
METABASE_PORT=3030
|
||||
METABASE_DB_FILE=metabase.db
|
||||
METABASE_JAVA_TIMEZONE=US/Pacific
|
Reference in New Issue
Block a user