浏览代码

fix: 前端模板缺少nginxConfig字段

370774330@qq.com 5 年之前
父节点
当前提交
161920991b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      web/src/main/resources/template/config/NODE_10.json

+ 2 - 1
web/src/main/resources/template/config/NODE_10.json

@@ -4,7 +4,8 @@
     "active": true,
     "configs": {
       "repoUrl": "#todo",
-      "branchName": "#todo"
+      "branchName": "#todo",
+      "nginxConfig": "#todo"
     }
   },
   {