diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a4d1d7b..5b60490 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ #environment: -server.port = 8098 +server.port = 8097 spring.application.name = klaus eureka.client.service-url.defaultZone=http://netflix:eureka@eureka:8761/eureka/ spring.cloud.config.discovery.service-id = klaus-config-service