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:
018ee7d680
Branches
Tags
feature/eccs-upgrade
master
release
eccs
/
eccs-ui
/
.env.production
.env.production
97 B
History
Raw
1
2
3
4
5
# 生产环境配置
ENV = 'production'
# ECCS/生产环境
VUE_APP_BASE_API = '/eccs/prod-api'