mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Created Reset Password via CLI (markdown)
parent
76cb9d7790
commit
a726fbe0f1
1 changed files with 7 additions and 0 deletions
7
Reset-Password-via-CLI.md
Normal file
7
Reset-Password-via-CLI.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
## With Docker
|
||||||
|
|
||||||
|
## Without Docker
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm run reset-passswrod
|
||||||
|
```
|
Loading…
Reference in a new issue