diff --git a/.env.development b/.env.development index 28fa5ef..0ee2677 100644 --- a/.env.development +++ b/.env.development @@ -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}": "http://10.165.0.173:8000"} +VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://10.165.0.173:8000/jobslink-api/front/file"} diff --git a/.env.production b/.env.production index 28fa5ef..0ee2677 100644 --- a/.env.production +++ b/.env.production @@ -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}": "http://10.165.0.173:8000"} +VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://10.165.0.173:8000/jobslink-api/front/file"}