mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +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…
Add table
Reference in a new issue