diff --git a/conf/metabase b/conf/metabase index bfc70fb..0a09473 100644 --- a/conf/metabase +++ b/conf/metabase @@ -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 \ No newline at end of file