mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Updated Reset Password via CLI (markdown)
parent
a726fbe0f1
commit
0b99b26ac5
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
## With Docker
|
## With Docker
|
||||||
|
|
||||||
|
```
|
||||||
|
docker exec -it <container name> npm run reset-password
|
||||||
|
```
|
||||||
|
|
||||||
## Without Docker
|
## Without Docker
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue