diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 5611b11..0a2a1a2 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -5,12 +5,6 @@ eureka: service-url: defaultZone: ${EUREKA-URI:http://localhost:8761/eureka} -logging: - level: - com: - netflix: - discovery: off - spring: application: name: timezone-service