Commit Graph

1 Commits

Author SHA1 Message Date
Simon 627f4aa924 feat(deploy): v0.7.0 一键上传脚本(Windows PS) + nginx 脱敏脚本
upload-frontend-v0.7.0.ps1:
- 自动打包 4 端 dist + scp + ssh 解压
- 用户只需在 PowerShell 跑一次

nginx-access-log-redact.sh:
- 自定义 log_format(去掉 Authorization/Cookie)
- 支持 --rollback 回滚
- nginx -t 验证语法 + nginx -s reload 热重载

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-21 11:56:48 +08:00