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