From c9eea8acd373a746c385fb90611242f58f2642c2 Mon Sep 17 00:00:00 2001 From: DouDou <877258667@qq.com> Date: Wed, 12 Jun 2024 15:09:48 +0800 Subject: [PATCH] =?UTF-8?q?ccl=E9=83=A8=E7=BD=B2=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config/index-prod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/config/index-prod.js b/static/config/index-prod.js index 925a976..baa7e2c 100644 --- a/static/config/index-prod.js +++ b/static/config/index-prod.js @@ -5,7 +5,7 @@ window.SITE_CONFIG = {}; // api接口请求地址 - window.SITE_CONFIG['baseUrl'] = 'http://192.168.1.2:8882'; + window.SITE_CONFIG['baseUrl'] = 'http://172.19.1.142:8085'; // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './'; // 域名