- # just a flag
- ENV = 'development'
- port = 8080
- # base api
- VUE_APP_BASE_AI_API='https://ylaiapi.raycos.com.cn'
- #VUE_APP_BASE_API = 'http://183.195.216.54:8084'
- VUE_APP_BASE_API = 'http://183.195.216.54:8084'
- #192.168.66.187
- #朱:192.168.66.163
- #测试服务器:121.36.251.245
- #线上:183.195.216.54
|