Switch off distracting logging
This commit is contained in:
@@ -5,6 +5,10 @@ spring:
|
||||
server:
|
||||
port: 7211
|
||||
|
||||
logging:
|
||||
level:
|
||||
com.netflix.discovery: 'OFF'
|
||||
|
||||
eureka:
|
||||
password: password
|
||||
client:
|
||||
|
||||
Reference in New Issue
Block a user