mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Updated Reset Password via CLI (markdown)
parent
f2afed1a48
commit
0a1995fe56
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ docker exec -it <container name> npm run reset-password
|
|||
cd to the working directory.
|
||||
|
||||
```bash
|
||||
npm run reset-passsword
|
||||
npm run reset-password
|
||||
```
|
Loading…
Reference in a new issue