update local config
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -4,8 +4,6 @@ eureka:
|
||||
fetch-registry: true
|
||||
service-url:
|
||||
defaultZone: http://eureka-service.web:8761/eureka
|
||||
instance:
|
||||
hostname: ${HOSTNAME:${spring.application.name}:${spring.application.instance_id:${random.value}}}
|
||||
|
||||
info:
|
||||
application:
|
||||
@@ -38,4 +36,4 @@ sentry:
|
||||
|
||||
spring:
|
||||
application:
|
||||
name: config-service
|
||||
name: config-service
|
||||
|
Reference in New Issue
Block a user