dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-05-19
457f9c817adef8b003ee6379f493798bae5cbb69
[response.git]
/
config
/
env.production.js
1
2
3
4
5
module.exports = {
NODE_ENV: "production",
baseUrl: '/api',
// baseUrl: 'http://192.168.0.47:8086',
}