This commit is contained in:
Kevin Wong
2026-01-26 16:38:30 +08:00
parent f99bd336c9
commit c6c4b2313f
8 changed files with 415 additions and 441 deletions

View File

@@ -144,6 +144,9 @@
- [x] Nginx HTTPS 配置 (反向代理 + SSL)
- [x] 浏览器标题修改 (ViGent)
- [x] 代码自适应 HTTPS 验证
- [x] **Supabase 自托管部署** (Docker, 3003/8008端口)
- [x] **安全加固** (Basic Auth 保护后台)
- [x] **端口冲突解决** (迁移 Analytics/Kong)
---