Explorar el Código

fix: 前端模板缺少nginxConfig字段

370774330@qq.com hace 5 años
padre
commit
161920991b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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"
     }
   },
   {