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