Commit 5ebe6e2b authored by 刘怀志's avatar 刘怀志

IP地址修改

parent df9f22f9
......@@ -8,21 +8,21 @@ NODE_ENV= 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = 'https://pet.imchong.cn/pet'
# VUE_APP_BASE_API = 'http://47.92.55.88:8091'
#VUE_APP_BASE_API = 'https://pet.imchong.cn/pet'
VUE_APP_BASE_API = 'http://106.3.99.64:20077'
# 图片显示
VUE_APP_TEST_API = 'https://pet.imchong.cn/minio'
# VUE_APP_TEST_API = 'http://47.92.55.88:9000'
#VUE_APP_TEST_API = 'https://pet.imchong.cn/minio'
VUE_APP_TEST_API = 'http://106.3.99.64:20078'
# A端前端地址
VUE_APP_WEB = 'https://pet.imchong.cn'
# VUE_APP_WEB = 'http://47.92.55.88:80'
#VUE_APP_WEB = 'https://pet.imchong.cn'
VUE_APP_WEB = 'http://106.3.99.64:80'
# business微服务地址
VUE_APP_MICRO_BUSINESS = 'https://pet.imchong.cn:1099'
# VUE_APP_MICRO_BUSINESS = 'https://47.92.55.88:1099'
#VUE_APP_MICRO_BUSINESS = 'https://pet.imchong.cn:1099'
VUE_APP_MICRO_BUSINESS = 'https://106.3.99.64:20097'
# finance微服务地址
VUE_APP_MICRO_FINANCE = 'https://pet.imchong.cn:1098'
# VUE_APP_MICRO_FINANCE = 'https://47.92.55.88:1098'
#VUE_APP_MICRO_FINANCE = 'https://pet.imchong.cn:1098'
VUE_APP_MICRO_FINANCE = 'https://106.3.99.64:20096'
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