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