修复登录
This commit is contained in:
@@ -25,7 +25,7 @@ HUB_TRUST_LAN=true
|
||||
# HUB_PASSWORD=your-strong-password-here
|
||||
# 会话签名密钥(建议单独随机串;未设则用用户名+密码拼接)
|
||||
# HUB_SESSION_SECRET=another-long-random-string
|
||||
# HTTPS 反代时设为 true,Cookie 仅通过加密连接传输
|
||||
# HTTPS 反代时建议 true:仅 HTTPS 访问会带 Secure Cookie;http://内网IP:5100 仍可登录
|
||||
# HUB_COOKIE_SECURE=true
|
||||
# 登录保持天数(默认 7)
|
||||
# HUB_SESSION_DAYS=7
|
||||
|
||||
Reference in New Issue
Block a user