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

9000

parent 532a0752
...@@ -8,7 +8,7 @@ ENV = 'development' ...@@ -8,7 +8,7 @@ ENV = 'development'
VUE_APP_BASE_API = '/dev-api' VUE_APP_BASE_API = '/dev-api'
# 图片显示 # 图片显示
VUE_APP_TEST_API = 'http://127.0.0.1:8090' VUE_APP_TEST_API = 'http://127.0.0.1:9000'
# A端前端地址 # A端前端地址
VUE_APP_WEB = 'http://localhost:80' VUE_APP_WEB = 'http://localhost:80'
......
...@@ -11,7 +11,7 @@ NODE_ENV= 'production' ...@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'http://114.67.241.140:8091' VUE_APP_BASE_API = 'http://114.67.241.140:8091'
# 图片显示 # 图片显示
VUE_APP_TEST_API = 'http://114.67.241.140:8090' VUE_APP_TEST_API = 'http://114.67.241.140:9000'
# A端前端地址 # A端前端地址
VUE_APP_WEB = 'http://114.67.241.140:80' VUE_APP_WEB = 'http://114.67.241.140:80'
...@@ -9,7 +9,7 @@ ENV = 'production' ...@@ -9,7 +9,7 @@ ENV = 'production'
VUE_APP_BASE_API = 'http://47.92.195.144:8091' VUE_APP_BASE_API = 'http://47.92.195.144:8091'
# 图片显示 # 图片显示
VUE_APP_TEST_API = 'http://47.92.195.144:8090' VUE_APP_TEST_API = 'http://47.92.195.144:9000'
# A端前端地址 # A端前端地址
VUE_APP_WEB = 'http://47.92.195.144:80' VUE_APP_WEB = 'http://47.92.195.144:80'
...@@ -11,7 +11,7 @@ NODE_ENV= 'production' ...@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'http://47.92.55.88:8091' VUE_APP_BASE_API = 'http://47.92.55.88:8091'
# 图片显示 # 图片显示
VUE_APP_TEST_API = 'http://47.92.55.88:8090' VUE_APP_TEST_API = 'http://47.92.55.88:9000'
# A端前端地址 # A端前端地址
VUE_APP_WEB = 'http://47.92.55.88:80' VUE_APP_WEB = 'http://47.92.55.88: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