From 7ed3911a9c6209c5899cb250b042089585cb8901 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Tue, 16 Apr 2024 17:19:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=AD=A3=E5=BC=8F=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 3332ec5..68f9bf9 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # API -VUE_APP_API_URL = 'https://oauth-svr.cebggame.com/task' +VUE_APP_API_URL = 'https://oauth-svr.cebggame.com' VUE_APP_WL_URL = 'https://nftwl.counterfire.games/wl_test' VUE_APP_CONFIG_URL = 'https://sepolia.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8'