This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
web
/
ibms
Watch
6
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
52ced77fac
ブランチ
タグ
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
履歴
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
SSO_SERVER: '"http://sso.sagacloud.cn"'
}