flat: url
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VUE_APP_SITE='default'
|
||||
VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login
|
||||
VUE_APP_REPLACE_STR = {"{oss_file_url}": "https://dy12333.org.cn/api"}
|
||||
VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000"}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
VUE_APP_SITE='default'
|
||||
VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login
|
||||
VUE_APP_REPLACE_STR = {"{oss_file_url}": "https://dy12333.org.cn/api"}
|
||||
VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000"}
|
||||
|
||||
@@ -23,7 +23,7 @@ module.exports = {
|
||||
port: 1888,
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: 'http://192.168.1.108:8000',
|
||||
target: 'http://10.165.0.173:8000',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user