From a877ca3b6136e46b02ebfa8e3e7b61de60020f0d Mon Sep 17 00:00:00 2001 From: thesai <1021828630@qq.com> Date: Mon, 20 Dec 2021 11:06:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.staging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.staging b/.env.staging index 35048ea21..b546dda1f 100644 --- a/.env.staging +++ b/.env.staging @@ -4,5 +4,5 @@ NODE_ENV = 'test' # base api VUE_APP_BASE_API = 'https://test.joylink.club/jlcloud' VUE_APP_VOICE_API = 'https://oss.joylink.club/oss/joylink' -VUE_APP_UPLOAD_API = 'https://upload.joylink.club' +VUE_APP_UPLOAD_API = 'https://joylink.club/jlfile/' VUE_APP_BASE_SITE='https://test.joylink.club/cbtc'