线上环境配置修改
This commit is contained in:
parent
40e6ee4234
commit
bb0311e8ad
@ -5,7 +5,7 @@ VUE_APP_TITLE = 健康管理运维端
|
||||
ENV = 'development'
|
||||
|
||||
# 健康管理运维端/开发环境
|
||||
VUE_APP_BASE_API = 'http://192.168.16.48:8088'
|
||||
VUE_APP_BASE_API = 'https://hekou-nurse-api.xinyilu.cn'
|
||||
|
||||
# 路由懒加载
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
|
||||
@ -5,4 +5,4 @@ VUE_APP_TITLE = 健康管理运维端
|
||||
ENV = 'production'
|
||||
|
||||
# 健康管理运维端/生产环境
|
||||
VUE_APP_BASE_API = 'http://192.168.16.212:8088'
|
||||
VUE_APP_BASE_API = 'https://hekou-nurse-api.xinyilu.cn'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user