This website works better with JavaScript
Home
Explore
Help
Sign In
wangtao
/
lowflow-web
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
wangtao
lowflow-web
/
.env.production
.env.production
112 B
Permalink
History
Raw
1
2
3
4
5
# 公共基础路径
VITE_PUBLIC_PATH=/
# 线上环境接口地址
VITE_API_URL="https://demo.lowflow.vip/api"