dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复弹窗bug
马宇豪
2023-09-08
fc996151eac7275ea4ce5eeff5a142fb3d793396
[response.git]
/
config
/
env.development.js
1
2
3
4
5
module.exports = {
NODE_ENV: "development",
// baseUrl: 'http://192.168.0.38:8086',
baseUrl: 'http://121.239.169.30:13001',
}