mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-20 02:25:56 +00:00
Updated Reset Password via CLI (markdown)
parent
0b99b26ac5
commit
846c2759f4
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ docker exec -it <container name> npm run reset-password
|
||||||
|
|
||||||
## Without Docker
|
## Without Docker
|
||||||
|
|
||||||
|
cd to the working directory.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run reset-passswrod
|
npm run reset-passswrod
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue