mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: user hash password
This commit is contained in:
@ -14,4 +14,4 @@
|
||||
docker run --name memos --restart always --publish 8080:8080 --volume ~/path/to/your/data/:/var/opt/memos/ neosmemo/memos:next -mode release
|
||||
```
|
||||
|
||||
The default user account is `guest` with password `123456`.
|
||||
The default user account is `guest` with password `secret`.
|
||||
|
Reference in New Issue
Block a user