feature(web): 接入网关,使用随机端口访问
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 38000
|
||||
port: 0
|
||||
spring:
|
||||
application:
|
||||
name: service-web
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
{
|
||||
data: {
|
||||
// base: 'http://132.122.116.142:38000',
|
||||
base: '',
|
||||
base: '/hudi_services/service_web',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user