We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc7c35 commit 356bc55Copy full SHA for 356bc55
samples/other/metabase/compose.yml
@@ -13,7 +13,7 @@ services:
13
timeout: 30s
14
retries: 5
15
environment:
16
- - MB_DB_TYPE="postgres"
+ - MB_DB_TYPE=postgres
17
- MB_DB_DBNAME
18
- MB_DB_PORT
19
- MB_DB_USER
0 commit comments