Commit 5a26bf8a authored by Anesa Fazlagić's avatar Anesa Fazlagić Committed by Miroslav Rouča
Browse files

added prometheus for the microservices in docker

parent baa08e47
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@ server:

spring:
  mail:
    password: ahhljynfvlawkfmj
    username: springbootmr@gmail.com
    password: #TODO
    username: #TODO
    host: smtp.gmail.com
    port: 587
    protocol: smtp
@@ -29,5 +29,4 @@ management:
  endpoints:
    web:
      exposure:
        include: '*'
        include: '*'
 No newline at end of file