修改本地开发环境的一个配置项

This commit is contained in:
daihh
2022-10-18 11:02:35 +08:00
parent c181655b8d
commit 2b52d35e16

View File

@@ -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'