Skip to content

Commit

Permalink
Add option to reset password with custom config file
Browse files Browse the repository at this point in the history
  • Loading branch information
jeessy2 committed Oct 25, 2024
1 parent 75080d4 commit b3cac34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
- 重置密码
```bash
./ddns-go -resetPassword 123456
./ddns-go -resetPassword 123456 -c /Users/name/.ddns_go_config.yaml
```
- [可选] 使用 [Homebrew](https://brew.sh) 安装 [ddns-go](https://formulae.brew.sh/formula/ddns-go):

Expand Down

0 comments on commit b3cac34

Please sign in to comment.