Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 340 Bytes

pg-metabase

=> doesn't work on m1

=> you have to create a .env file in the root directory with the following variables

POSTGRES_ROOT_PASSWORD=
POSTGRES_ROOT_USER=
DB_NAME=

=> you can use the following command to launch postgres and metabase :

docker-compose up -d

Metabase will be available on the localhost:3000 adress