This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
web
/
ibms
Pridať medzi pozorované
6
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
fe273aa6f7
Branche
Tagy
Dictionaries
apiupdate
build
canvas-cad
details-component
dev
elevation-map
master
publish-test
system-integration
total
uploader
xbzd
ibms
/
config
/
prod.env.js
prod.env.js
108 B
História
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
SSO_SERVER: '"http://sso.sagacloud.cn"'
}