reactivate testing

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-30 19:22:22 +01:00
parent 3c2eea0eb5
commit 8000a26aad
2 changed files with 11 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
eureka:
client:
register-with-eureka: true
fetch-registry: true
register-with-eureka: true
service-url:
defaultZone: ${EUREKA}

View File

@@ -0,0 +1,10 @@
eureka:
client:
enabled: false
spring:
application:
name: timezone-service
cloud:
config:
enabled: false