This website works better with JavaScript
Home
Explore
Help
Register
Sign In
HJY
/
lineage-vue
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
499290056c
Branches
Tags
develop
master
80
1.0
lineage-vue
/
.env.staging
.env.staging
108 B
History
Raw
1
2
3
4
5
6
7
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 测试环境
VUE_APP_BASE_API = '/stage-api'