mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 06:19:20 +08:00
Updated Reset Password via CLI (markdown)
@@ -1,5 +1,9 @@
|
||||
## With Docker
|
||||
|
||||
```
|
||||
docker exec -it <container name> npm run reset-password
|
||||
```
|
||||
|
||||
## Without Docker
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user