Add development HTTP nginx provision mode

This commit is contained in:
2026-05-02 21:20:27 +08:00
parent e61b1a1586
commit 6c519970b4
4 changed files with 140 additions and 19 deletions

View File

@@ -399,7 +399,7 @@ cat >"${TARGET_DIR}/README.md" <<EOF
- \`*.sha256\`:发布产物 checksum用于部署前校验。
- \`release-manifest.json\`:发布版本、源码 commit 与产物清单。
- \`scripts/\`:维护模式脚本、数据库导入导出脚本和迁移授权脚本。
- \`deploy/\`systemd、Nginx 和生产环境变量示例。
- \`deploy/\`systemd、Nginx 和生产环境变量示例\`deploy/nginx/genarrative-dev-http.conf\` 仅供无域名开发服初始化使用
## 生产部署口径