Commit df9f22f9 authored by 刘怀志's avatar 刘怀志

med.imchong.cn => pet.imchong.cn

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