not create user in docker init
This commit is contained in:
parent
16ae2c08da
commit
5aaa88971a
|
@ -161,7 +161,7 @@ config_dpp_part1() {
|
|||
flask dlt_rsync_members
|
||||
|
||||
# 14. Register a new user to the DLT
|
||||
flask dlt_register_user "${EMAIL_DEMO}" ${PASSWORD_DEMO} Operator
|
||||
#flask dlt_register_user "${EMAIL_DEMO}" ${PASSWORD_DEMO} Operator
|
||||
}
|
||||
|
||||
config_dpp_part2() {
|
||||
|
|
Reference in New Issue