dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增页面和配置
马宇豪
2023-06-05
daa4b6c11281722578fa4e03ad690401d7c0ea4d
[response.git]
/
config
/
env.production.js
1
2
3
4
module.exports = {
NODE_ENV: "production",
baseUrl: 'http://192.168.0.38:8086',
}