Commit 40925eb2 authored by 刘怀志's avatar 刘怀志

IP地址修改

parent 97e58dcc
......@@ -8,12 +8,12 @@ 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'
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