fix: wire mail provider into standalone registration

This commit is contained in:
mmc
2026-03-19 08:11:28 +08:00
parent 26b238ec25
commit 9169ede86b
5 changed files with 28 additions and 4 deletions

View File

@@ -25,11 +25,13 @@
常见填写示例:
```json
"proxy": "http://127.0.0.1:7897"
"proxy": "http://127.0.0.1:17891"
```
如果你本地跑了 Clash / Mihomo / sing-box一般就是本机 HTTP 代理端口。
按当前这台机器的实测结果,`17891` 是可用的 US 出口代理。
如果你不想走固定代理,也可以留空:
```json