syntax fix

This commit is contained in:
2019-12-31 15:41:20 +11:00
parent 01f1191615
commit e9c3e6778a
+1 -1
View File
@@ -8,7 +8,7 @@ services:
MB_DB_DBNAME: metabase
MB_DB_PORT: 54322
MB_DB_USER: postgres
MB_DB_PASS: @wahyd4
MB_DB_PASS: "@wahyd4"
MB_DB_HOST: home.toozhao.com
VIRTUAL_HOST: "metabase.home.toozhao.com"
VIRTUAL_PORT: 3000