From 149210b93ea8d9974a537ec59f3dd8d0893cdd9e Mon Sep 17 00:00:00 2001 From: "zhouhq@fxft.net" Date: Fri, 3 Apr 2020 17:11:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.js b/public/config.js index 7555cf81..96f3f57b 100644 --- a/public/config.js +++ b/public/config.js @@ -4,7 +4,7 @@ var CONFIG = { logo_big: '/assets/logo_big.png', logo_small: '/assets/logo_small.png', url: (window.location.hostname === 'localhost') ? 'http://vd.dipp.ink/' : '/', - ascsUrl: (window.location.hostname === 'localhost') ? 'http://172.16.14.91:8080/' : '/' + ascsUrl: (window.location.hostname === 'localhost') ? 'http://172.16.14.91:8080/' : 'http://172.16.14.91:8080/' }; //http://vd.dipp.ink/ //http://127.0.0.1:8000/