diff --git a/.env.development b/.env.development index 734c2c07..889821b0 100644 --- a/.env.development +++ b/.env.development @@ -16,7 +16,7 @@ VUE_APP_CESOURCE_BASE_API = '/socialApi' VUE_APP_STAT_BASE_API = '/statApi' # BOE系统网址 -VUE_APP_BOE_WEB_URL = 'https://u.boe.com' +VUE_APP_BOE_WEB_URL = 'http://192.168.0.11' # BOE 移动端url VUE_APP_BOE_MOBILE_URL = 'http://192.168.0.11:8082/mobile'