mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update create_users.sh
This commit is contained in:
parent
2b8a4e5214
commit
0036700216
@ -2,8 +2,7 @@
|
||||
# copy from: https://www.metabase.com/learn/administration/serialization#add-users-to-our-metabase-origin-environment
|
||||
|
||||
ADMIN_EMAIL=${MB_ADMIN_EMAIL:-admin@metabase.local}
|
||||
ADMIN_PASSWORD=${MB_ADMIN_PASSWORD:-Metapass123}
|
||||
|
||||
ADMIN_PASSWORD=${POWER_PASSWORD:-Metapass123}
|
||||
METABASE_HOST=${MB_HOSTNAME}
|
||||
METABASE_PORT=${MB_PORT:-3000}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user