公告板
版本库
filestore
活动
搜索
登录
main
/
CRMEB
CRMEB_Java电商系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Initial commit
yj
2024-12-05
ac3234c308e86f20cc63465573f321561ee00690
[CRMEB.git]
/
unimall-admin
/
config
/
dep.env.js
1
2
3
4
5
6
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"dep"',
HOST: '"http://localhost:81"'
// HOST: '"http://unimall:8081"'
}