This website works better with JavaScript
Home
Explore
Help
Sign In
zhilian
/
admin-ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f4fee64931
Branches
Tags
master
admin-ui
/
.env.development
.env.development
103 B
History
Raw
1
2
3
4
5
# 本地环境
ENV = 'development'
# 本地环境接口地址
VITE_API_URL = 'http://localhost:8201/'