• v1.0.9 f039bd0c61

    fix(ci): deploy 适配容器化 nginx(pangolin-edge)
    Deploy / build-windows (push) Failing after 25s
    Deploy / build-linux-web (push) Successful in 1m14s
    Deploy / build-macos (push) Successful in 1m12s
    Deploy / release-deploy (push) Has been skipped

    wangjia released this 2026-06-03 23:20:50 +00:00 | 505 commits to main since this release

    nginx 已从主机迁入 pangolin-edge 容器(host 网络模式),其
    /etc/nginx/conf.d 由主机 ~/pangolin/edge/conf.d bind-mount。
    deploy 改为:jiu.conf 写入该挂载目录 + docker exec pangolin-edge
    nginx -t/-s reload,不再 cp 到主机 /etc/nginx 或 systemctl 操作
    已废弃的主机 nginx。

    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

    Downloads