mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
Update metabase
This commit is contained in:
parent
e974269ab5
commit
a7d21cf524
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ MB_DB_DBNAME=__DB_NAME__
|
|||
MB_DB_PORT=5432
|
||||
MB_DB_USER=__DB_NAME__
|
||||
MB_DB_PASS=__DB_PWD__
|
||||
MB_DB_HOST=localhost>
|
||||
MB_DB_HOST=localhost
|
||||
MB_EMOJI_IN_LOGS=false
|
||||
# any other env vars you want available to Metabase
|
Loading…
Add table
Reference in a new issue