From 6d843f1c8658603a6c7fc4c003f0a4491966bd1f Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Thu, 18 May 2023 17:52:45 +0800 Subject: [PATCH] =?UTF-8?q?feature(web):=20=E6=8E=A5=E5=85=A5=E7=BD=91?= =?UTF-8?q?=E5=85=B3=EF=BC=8C=E4=BD=BF=E7=94=A8=E9=9A=8F=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-web/src/main/resources/application.yml | 2 +- service-web/src/main/resources/static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/service-web/src/main/resources/application.yml b/service-web/src/main/resources/application.yml index ea43f32..40b865f 100644 --- a/service-web/src/main/resources/application.yml +++ b/service-web/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 38000 + port: 0 spring: application: name: service-web diff --git a/service-web/src/main/resources/static/index.html b/service-web/src/main/resources/static/index.html index 200bb67..47181a4 100644 --- a/service-web/src/main/resources/static/index.html +++ b/service-web/src/main/resources/static/index.html @@ -69,7 +69,7 @@ { data: { // base: 'http://132.122.116.142:38000', - base: '', + base: '/hudi_services/service_web', }, }, {