feat:H5 访问域名,改为 .env 配置

This commit is contained in:
YunaiV
2025-04-28 23:01:34 +08:00
parent 20e7593e14
commit 791e99057c
4 changed files with 7 additions and 3 deletions
+3
View File
@@ -24,6 +24,9 @@ SHOPRO_DEV_PORT=3000
SHOPRO_STATIC_URL=http://test.yudao.iocoder.cn
### SHOPRO_STATIC_URL = https://file.sheepjs.com
# 前端 H5 访问域名
SHOPRO_H5_URL=http://127.0.0.1:3000
# 是否开启直播 1 开启直播 | 0 关闭直播
SHOPRO_MPLIVE_ON=0