62 Star 271 Fork 85

光大网络科技/OpenCart3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.sample.js 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
pushuo 提交于 2018-07-25 17:59 . 优化 侧边弹出菜单。
/**
* @copyright 2018 opencart.cn - All Rights Reserved
* @author: http://www.guangdawangluo.com
* @created: 2018-07-01 23:40:25
* @modified by: Pu shuo <[email protected]>
* @modified: 2018-07-25 16:50:20
*/
module.exports = {
browserSync: { // 前端热更新 插件 配置文件
// 项目 虚拟主机 或 路径
proxy: "oc30-free.test",
// 端口号
port: "3002",
// 本机ip, 用于调试手机端
host: "192.168.0.122",
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/opencartcn/OpenCart3.git
[email protected]:opencartcn/OpenCart3.git
opencartcn
OpenCart3
OpenCart3
dev

搜索帮助