Skip to content

Commit 356bc55

Browse files
committed
metabase sample functional
1 parent 0cc7c35 commit 356bc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/other/metabase/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
timeout: 30s
1414
retries: 5
1515
environment:
16-
- MB_DB_TYPE="postgres"
16+
- MB_DB_TYPE=postgres
1717
- MB_DB_DBNAME
1818
- MB_DB_PORT
1919
- MB_DB_USER

0 commit comments

Comments
 (0)