1 Star 0 Fork 3

shech / vue-shop

forked from 孔乙己拉夫米 / vue-shop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env-cmdrc.json 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
孔乙己拉夫米 提交于 2021-11-08 12:14 . 打包配置文件调整
{
"development": {
"BASEURL": "http://127.0.0.1:8081",
"PORT": 3333,
"HOST": "0.0.0.0",
"IMG": "http://127.0.0.1:8888/"
},
"production": {
"BASEURL": "//azhengpersonalblog.top",
"PORT": 3333,
"HOST": "0.0.0.0",
"IMG": "//image.azhengpersonalblog.top/"
}
}
JavaScript
1
https://gitee.com/swantb/vue-shop.git
git@gitee.com:swantb/vue-shop.git
swantb
vue-shop
vue-shop
master

搜索帮助