niantuo пре 6 година
родитељ
комит
7b6a3ddd02
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      eureka-web/src/main/resources/application.yml

+ 3 - 1
eureka-web/src/main/resources/application.yml

@@ -30,6 +30,7 @@ eureka:
     ip-address: 127.0.0.1
     metadata-map:
       startup: ${random.int}
+      tags: config
   client:
     register-with-eureka: true
     fetch-registry: true
@@ -52,4 +53,5 @@ management:
     health:
       show-details: always
 
-
+logging:
+  path: ./logs