- # VITE_API_BASE_URL=http://gw-api.wangxunai.com/api
- # VITE_IMG_BASE_URL=http://gw-api.wangxunai.com
- # VITE_UPLOAD_URL=http://gw-api.wangxunai.com/api/upload
- VITE_API_BASE_URL=http://localhost:5000/api
- VITE_IMG_BASE_URL=http://localhost:5000
- VITE_UPLOAD_URL=http://localhost:5000/api/upload
|