dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
xiugai
马宇豪
2024-07-08
8871c565ebe62fd2c26fc882e92acd5fdbc17d18
[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',
}