diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index fcf972d..4d40a83 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -207,13 +207,6 @@
1598862102028
-
- 1601021813429
-
-
-
- 1601021813429
-
1601278297201
@@ -550,7 +543,14 @@
1601561867195
-
+
+ 1601562642043
+
+
+
+ 1601562642043
+
+
@@ -701,13 +701,13 @@
-
+
-
+
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 5b93f02..c4adf3a 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -3,7 +3,7 @@ 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/
+eureka.client.service-url.defaultZone=http://netflix:eureka@eureka:8761/eureka/
logging.level.root=INFO
logging.level.org.springframework.web=INFO
logging.level.com.release11=INFO