update
This commit is contained in:
@@ -12,10 +12,10 @@ eureka:
|
||||
# 设置使用IP
|
||||
prefer-ip-address: true
|
||||
# 设置外网IP号
|
||||
ip-address: 192.168.1.169
|
||||
ip-address: 192.168.1.217
|
||||
client:
|
||||
register-with-eureka: false
|
||||
fetch-registry: false
|
||||
instance-info-replication-interval-seconds: 30
|
||||
service-url:
|
||||
defaultZone: http://192.168.1.169:8610/eureka/
|
||||
defaultZone: http://192.168.1.217:8610/eureka/
|
||||
|
||||
Reference in New Issue
Block a user