This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DataX
/
datax-web-ui
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
master
datax-web-ui
/
.env.production
.env.production
103 B
パーマリンク
履歴
Raw
1
2
3
4
5
6
7
8
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = ''
# no mock api
VUE_APP_API = '/etl'