.env.development 369 B

123456789101112
  1. # just a flag
  2. ENV = 'development'
  3. port = 8080
  4. # base api
  5. #VUE_APP_BASE_AI_API='https://ylaiapi.raycos.com.cn'
  6. VUE_APP_BASE_AI_API = 'http://192.168.100.101:8082'
  7. VUE_APP_BASE_API = 'http://192.168.100.128:8084'
  8. #VUE_APP_BASE_API = 'http://192.168.100.115:8084'
  9. #192.168.66.187
  10. #朱:192.168.66.163
  11. #测试服务器:121.36.251.245
  12. #线上:183.195.216.54 58.34.94.147