.env 183 B

1234
  1. # VITE_API_BASE_URL=http://gw-api.wangxunai.com/api
  2. # VITE_IMG_BASE_URL=http://gw-api.wangxunai.com
  3. VITE_API_BASE_URL=http://localhost:5000/api
  4. VITE_IMG_BASE_URL=http://localhost:5000