Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
rixida
/
xilinedu_front
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
1949120199
ブランチ
タグ
master
xilinedu_front
/
config
/
prod.env.js
prod.env.js
96 B
履歴
Raw
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://localhost"',
}