From 3bf181ea4b0e4a75b7c818fc3906e00840beaa0e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Sun, 27 Sep 2020 07:16:58 +0800 Subject: [PATCH] some update --- client/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.env.production b/client/.env.production index 2b704d3..9b8874a 100644 --- a/client/.env.production +++ b/client/.env.production @@ -2,5 +2,5 @@ ENV = 'production' # base api -VUE_APP_BASE_API = 'http://testsearch.ctc.ac.cn:8036/api' +VUE_APP_BASE_API = 'http://testsearch.ctc.ac.cn:8000/api'