From 0916259a15c7e9fdef8c266ab379fc0df48e64f7 Mon Sep 17 00:00:00 2001 From: ZRMYDYCG <547471919@qq.com> Date: Wed, 18 Jun 2025 20:09:51 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=E6=B7=BB=E5=8A=A0=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=80=85=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ee897c1..c7f7a48 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,14 @@ pnpm lint:stylelint # 样式格式化 pnpm cz # 规范提交(自动执行lint) ``` +开发模式配置远程服务器地址 + +根目录下新建 `.env.development.local` 文件 + +```bahs +VITE_API_URL = xxxxxxxxxxxxxxxxxxxxx +``` + ## 🧸 即将推出 (含 ruoyi-ai 接口联调) - [x] 会话管理 - [x] 发送消息