From a7d21cf5241d95b32daebf8b9ceff3fa64302533 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 6 Mar 2021 23:10:44 +0100 Subject: [PATCH] Update metabase --- conf/metabase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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