seatonwan9
2025-08-28 c89f01c2d46774a489f82f9fa7ff82cc9dd94397
1
2
3
4
5
6
7
# port 端口号
VITE_PORT = 1818
 
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = true
 
VITE_AXIOS_BASE_URL = 'http://36.133.126.111:7088'