修复登录

This commit is contained in:
dekun
2026-05-22 12:21:58 +08:00
parent 0f684eb043
commit 16b10e123e
4 changed files with 34 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ HUB_TRUST_LAN=true
# HUB_PASSWORD=your-strong-password-here
# 会话签名密钥(建议单独随机串;未设则用用户名+密码拼接)
# HUB_SESSION_SECRET=another-long-random-string
# HTTPS 反代时设为 trueCookie 仅通过加密连接传输
# HTTPS 反代时建议 true:仅 HTTPS 访问会带 Secure Cookiehttp://内网IP:5100 仍可登录
# HUB_COOKIE_SECURE=true
# 登录保持天数(默认 7
# HUB_SESSION_DAYS=7