From 78e1126536fbef1d57b2f4c4734d887ed56b7bc9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 4 Aug 2024 04:17:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0autocode=E7=9A=84web=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/config.yaml b/server/config.yaml index bce28700..6624de7d 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -6,11 +6,11 @@ aliyun-oss: bucket-url: yourBucketUrl base-path: yourBasePath autocode: - web: web/src + web: ../web/src # 默认前端目录为web/src,启用1panel的go开发环境,需要在把前端web映射到后端容器内,不然无法生成前端代码 root: / server: app # 默认后端目录为server,启用1panel中的go开发环境,后端目录为app module: github.com/flipped-aurora/gin-vue-admin/server - ai-path: "" + ai-path: "https://ai.gin-vue-admin.com/{FUNC}/SysProChan/cc51f596-f510-46e8-9206-4508d33eae37" aws-s3: bucket: xxxxx-10005608 region: ap-shanghai