.env.production 268 B

12345678910
  1. # just a flag
  2. ENV = 'production'
  3. port = 8080
  4. # base api
  5. VUE_APP_BASE_AI_API='https://ylaiapi.raycos.com.cn'
  6. VUE_APP_BASE_API = 'http://58.34.94.147:8084'
  7. #客户:58.246.234.210:8084
  8. #域名 docapi.shqlsy.com
  9. #访问ip 192.168.100.6:8083
  10. #49服务器:120.46.190.49:8084