diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 440d41f..8094074 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -24,12 +24,6 @@
-
-
-
-
-
-
@@ -81,7 +75,7 @@
-
+
@@ -269,20 +263,6 @@
1598862102028
-
- 1601371391685
-
-
-
- 1601371391685
-
-
- 1601377932874
-
-
-
- 1601377932874
-
1601380234222
@@ -612,7 +592,21 @@
1602765840114
-
+
+ 1603105517154
+
+
+
+ 1603105517155
+
+
+ 1603105637745
+
+
+
+ 1603105637745
+
+
@@ -632,7 +626,6 @@
-
@@ -657,7 +650,8 @@
-
+
+
@@ -704,38 +698,38 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -786,11 +780,11 @@
-
-
+
+
-
+
diff --git a/src/main/resources/bootstrap.properties b/src/main/resources/bootstrap.properties
index 081fdfc..11db1dc 100644
--- a/src/main/resources/bootstrap.properties
+++ b/src/main/resources/bootstrap.properties
@@ -3,10 +3,10 @@ spring.cloud.discovery.enabled=true
spring.cloud.config.discovery.enabled = true
spring.cloud.config.discovery.service-id = klaus-config-service
spring.cloud.config.fail-fast=true
-spring.cloud.config.retry.initial-interval = 1500
-spring.cloud.config.retry.multiplier = 1.5
-spring.cloud.config.retry.max-attempts = 10000
-spring.cloud.config.retry.max-intervals = 1000
+#spring.cloud.config.retry.initial-interval = 1500
+#spring.cloud.config.retry.multiplier = 1.5
+#spring.cloud.config.retry.max-attempts = 10000
+#spring.cloud.config.retry.max-intervals = 1000
#spring.cloud.config.username = SpringConfigUsername
#spring.cloud.config.password = SpringConfigPassword