Commit Graph

4 Commits

Author SHA1 Message Date
root
61ecc5dc98 feat: 为 Linux 构建脚本添加代理配置和自动重启
- build-adminapi-forlinux.sh: 添加 HTTP_PROXY/HTTPS_PROXY 构建参数
- watch-adminapi-forlinux.sh: 添加代理环境变量和 --restart=always
- watch-tenantapi-forlinux.sh: 添加代理环境变量和 --restart=always
- 代理默认启用,可通过 USE_PROXY=0 禁用

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 09:51:01 +08:00
root
ed6142f00d fix: 修复TenantApi watch脚本端口映射 2026-01-30 03:09:26 +00:00
root
c06773499d fix: 修复 TenantApi watch 根目录识别 2026-01-30 01:28:38 +00:00
root
594b50b276 feat: 新增 TenantApi watch 脚本 2026-01-30 01:19:25 +00:00