chengsc
2024-09-12 d59da24ddf642f6a50d8134ad082eda90dc3dc1e
1
2
3
4
5
# 线上环境
ENV = production
 
# 线上环境接口地址
VITE_API_URL = http://localhost:5005