name network

This commit is contained in:
Szakalakamaka
2020-10-01 16:30:41 +02:00
parent 376f8e7a02
commit 4e68fac66c
3 changed files with 13 additions and 14 deletions

View File

@@ -1,8 +1,9 @@
spring.application.name=klaus-mockedservices
server.port = 8097
spring.output.ansi.enabled = always
#environment:
#EUREKA_CLIENT_SERVICEURL_DEFAULTZONE: http://netflix:eureka@eureka:8761/eureka/
eureka.client.service-url.defaultZone=http://eureka:8761/eureka/
logging.level.root=INFO
logging.level.org.springframework.web=INFO
logging.level.com.release11=INFO