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