update local config

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-14 22:34:40 +02:00
parent 3dbf93eca8
commit 80d14d984e

View File

@@ -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