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