test
This commit is contained in:
@ -100,8 +100,8 @@ eureka:
|
||||
instance:
|
||||
prefer-ip-address: true
|
||||
ip-address: 125.32.114.204
|
||||
hostname: ${spring.cloud.client.ip-address}
|
||||
instance-ip: ${spring.cloud.client.ip-address}:${server.port}
|
||||
hostname: 125.32.114.204
|
||||
instance-ip: 125.32.114.204:${server.port}
|
||||
|
||||
mybatis-plus:
|
||||
configuration:
|
||||
|
Reference in New Issue
Block a user