feat: enable HTTPS admin panel on port 443 for new deployments
Add Nginx SSL panel config, enable-panel-https.sh, secure Flask cookies, and update docs for https login. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -12,5 +12,6 @@
|
||||
|
||||
- 仓库:https://git.bz121.com/dekun/jiedian.git
|
||||
- 部署目录:`/opt/jiedian`
|
||||
- 一键安装:`bash scripts/install.sh`
|
||||
- 一键安装:`bash scripts/install.sh`(自动 HTTPS 面板)
|
||||
- 旧版去 VLESS:`bash scripts/remove-vless.sh`
|
||||
- 单独启用 HTTPS:`bash scripts/enable-panel-https.sh`
|
||||
|
||||
Reference in New Issue
Block a user