fix username
This commit is contained in:
parent
2eadf8918d
commit
2b02c2c06c
@ -205,7 +205,7 @@ in
|
|||||||
allowSearch = true;
|
allowSearch = true;
|
||||||
users = [
|
users = [
|
||||||
{
|
{
|
||||||
username = "user";
|
username = "nate";
|
||||||
passwordHash = "$6$lJDBaW7zzlaAlzbV$u.mzsKCDOCWdUffPlXhx9dWRgJsxOUJRKj5Z5/NMEPC2WfPT9x9W145rThogzFLhynIT7UkYXd4zYdnsrGPRS0"; # open
|
passwordHash = "$6$lJDBaW7zzlaAlzbV$u.mzsKCDOCWdUffPlXhx9dWRgJsxOUJRKj5Z5/NMEPC2WfPT9x9W145rThogzFLhynIT7UkYXd4zYdnsrGPRS0"; # open
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user