This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
yangg
/
fronted
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
99272eb1ea
ブランチ
タグ
master
fronted
/
.env.production
.env.production
99 B
履歴
Raw
1
2
3
4
5
# just a flag
ENV = 'production'
port = 8080
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8000'