update all
This commit is contained in:
9
Metabase/.env
Normal file
9
Metabase/.env
Normal file
@ -0,0 +1,9 @@
|
||||
# Database environment
|
||||
DB_NAME=metabase
|
||||
DB_USER=metabase
|
||||
DB_PASSWORD=password123
|
||||
DB_DATA_DIR=/var/lib/postgresql/data
|
||||
|
||||
# Metabase environment
|
||||
MB_PORT=3000
|
||||
MB_JAVA_TIMEZONE=Asia/Tehran
|
Reference in New Issue
Block a user