This website works better with JavaScript.
Explore
Help
Sign In
wen
/
jialuomaadmin
Watch
1
Star
0
Fork
You've already forked jialuomaadmin
0
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
后台管理系统
39
Commits
1
Branch
0
Tags
2.8 MiB
Tree:
3e55ab3e5c
jialuomaadmin
/
.env.staging
9 lines
98 B
Raw
Normal View
History
Unescape
Escape
后台管理系统
2 years ago
NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'