mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-07 15:34:23 +01:00
(feat) change username to admin
This commit is contained in:
@@ -4,7 +4,7 @@ cookie:
|
||||
name: random_cookie_name
|
||||
credentials:
|
||||
usernames:
|
||||
master:
|
||||
admin:
|
||||
email: admin@gmail.com
|
||||
name: Admin User
|
||||
password: abc # To be replaced with hashed password: hashed_passwords = stauth.Hasher(['abc', 'def']).generate()
|
||||
|
||||
Reference in New Issue
Block a user