.env.development 349 B

1234567891011121314
  1. # 乔功
  2. # VITE_API_BASE_URL=http://192.168.100.134:8080/api
  3. # VITE_API_BASE_URL=http://192.168.100.134:8080/api
  4. # VITE_API_BASE_URL=http://192.168.101.12:8080/api
  5. # 高运甲
  6. # VITE_API_BASE_URL=http://192.168.100.89:8080/api
  7. # VITE_API_BASE_URL=http://192.168.101.12:8080/api
  8. # 线上环境
  9. VITE_API_BASE_URL=http://47.104.167.40/prod-api/api