GoView域名外置配置文件

Signed-off-by: 杨宇庆 <hiyyq@qq.com>
This commit is contained in:
杨宇庆
2024-12-09 00:55:53 +00:00
committed by Gitee
parent c79f027d62
commit 8c52c6867f
7 changed files with 17 additions and 1 deletions

View File

@@ -29,3 +29,6 @@ VITE_MALL_H5_DOMAIN='http://localhost:3000'
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=false
# GoView域名
VITE_GOVIEW_URL='http://127.0.0.1:3000'