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', }, }, {