Commit d372bab0 authored by 陈明豪's avatar 陈明豪

Merge remote-tracking branch 'origin/master'

parents 7fa66c12 165e9ae4
......@@ -8,7 +8,7 @@ ENV = 'development'
VUE_APP_BASE_API = '/dev-api'
# 图片显示
VUE_APP_TEST_API = 'http://114.67.241.140:9000'
VUE_APP_TEST_API = 'https://www.cw.imchong.cn/minio'
# A端前端地址
VUE_APP_WEB = 'http://localhost:80'
......
......@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'http://114.67.241.140:8091'
# 图片显示
VUE_APP_TEST_API = 'http://114.67.241.140:9000'
VUE_APP_TEST_API = 'https://www.cw.imchong.cn/minio'
# A端前端地址
VUE_APP_WEB = 'http://114.67.241.140:80'
......
......@@ -9,7 +9,7 @@ ENV = 'production'
VUE_APP_BASE_API = 'http://47.92.195.144:8091'
# 图片显示
VUE_APP_TEST_API = 'http://47.92.195.144:9000'
VUE_APP_TEST_API = 'https://www.cw.imchong.cn/minio'
# A端前端地址
VUE_APP_WEB = 'http://47.92.195.144:80'
......
......@@ -7,7 +7,7 @@ NODE_ENV = production
ENV = 'staging'
# 图片显示
VUE_APP_TEST_API = 'http://114.67.241.140:9000'
VUE_APP_TEST_API = 'https://www.cw.imchong.cn/minio'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
......@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'https://med.imchong.cn:8091'
# 图片显示
VUE_APP_TEST_API = 'https://med.imchong.cn:9000'
VUE_APP_TEST_API = 'https://med.imchong.cn/minio'
# A端前端地址
VUE_APP_WEB = 'https://med.imchong.cn'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment