This website works better with JavaScript
Home
Explore
Help
Sign In
project
/
eccs
Watch
1
Star
0
Fork
9
Files
Issues
0
Pull Requests
0
Wiki
Tree:
79a20d7840
Branches
Tags
feature/eccs-upgrade
master
release
eccs
/
eccs-ui
/
.env.staging
.env.staging
118 B
History
Raw
1
2
3
4
5
6
7
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# ECCS/测试环境
VUE_APP_BASE_API = '/eccs/stage-api'