mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
remove redundant variable assignment
This commit is contained in:
parent
7cea7298f0
commit
3c09de97b0
@ -13,7 +13,6 @@ configure_mongo=true
|
||||
MONGODB_CREDENTIALS_DIR=/tmp/mongodb
|
||||
mongodb_admin_password=""
|
||||
mongodb_admin_username=`printenv MONGODB_ADMIN_USERNAME || true`
|
||||
mongodb_admin_password=""
|
||||
bdb_username=`printenv BDB_USERNAME || true`
|
||||
mdb_mon_username=`printenv MDB_MON_USERNAME || true`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user