update password
parent
0853d2d4ae
commit
3a495d180f
|
@ -61,7 +61,7 @@ token:
|
|||
users:
|
||||
# Password is specified as a BCrypt hash. Use `htpasswd -nB USERNAME` to generate.
|
||||
"admin":
|
||||
password: "$2y$05$LO.vzwpWC5LZGqThvEfznu8qhb5SGqvBSWY1J3yZ4AxtMRZ3kN5jC" # badmin
|
||||
password: "$2y$12$DD6nNmOff6zIlc0tf6UIOOlU0ignzYpPS9vgaNTqbxfM0k5Ud6s4W" # check .p file in this dir
|
||||
"": {} # Allow anonymous (no "docker login") access.
|
||||
|
||||
acl:
|
||||
|
|
Loading…
Reference in New Issue
Block a user