dashboard
repositories
filestore
activity
search
login
main
/
moral_applet_allocation
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:立行立改Uniapp小程序新建项目
quanyawei
2023-10-20
d8b41fff43a2cee6a8f714ffa807623b15803786
[moral_applet_allocation.git]
/
.env.dev.js
1
2
3
4
5
6
const config = {
baseUrl: "http://120.26.43.34:8081/api", //测试
// baseUrl: "http://47.99.64.149:8081/api", //生产
// baseUrl: "http://192.168.0.9:8081/api", //生产
};
module.exports = config;