From 727661e5edef50983930fda98fd5e1adec8c04d5 Mon Sep 17 00:00:00 2001 From: b2baccline <23131013+b2baccline@users.noreply.github.com> Date: Wed, 24 Jun 2020 19:42:32 +0800 Subject: [PATCH] =?UTF-8?q?config=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ballcat-codegen/ballcat-codegen-frontend/vue.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ballcat-codegen/ballcat-codegen-frontend/vue.config.js b/ballcat-codegen/ballcat-codegen-frontend/vue.config.js index f2051d76..6c33d3a8 100644 --- a/ballcat-codegen/ballcat-codegen-frontend/vue.config.js +++ b/ballcat-codegen/ballcat-codegen-frontend/vue.config.js @@ -1,5 +1,4 @@ -/*const SERVER_URL = 'http://ballcat-admin:7777'*/ -const SERVER_URL = 'http://192.168.1.253:7777' +const SERVER_URL = 'http://ballcat-admin:7777' const vueConfig = { css: { loaderOptions: {