支持配置后台页面入口

This commit is contained in:
yml2213
2026-06-11 08:00:13 +08:00
parent 7130135e23
commit 6d61a336d6
27 changed files with 157 additions and 85 deletions
+2 -2
View File
@@ -108,8 +108,8 @@ curl https://你的域名/api/health
浏览器访问:
```text
https://hfb.221329.cc.cd
https://hfb.221329.cc.cd/admin/login
https://你的域名
https://你的域名/你配置的后台入口/login
```
Caddy 证书和 ACME 账号数据保存在 Docker 卷 `caddy_data``caddy_config` 中。不要随意删除这两个卷,否则 Caddy 会重新申请证书,频繁重建可能触发证书签发频率限制。