Gitlab - Argos ALM by PALO IT

add conexion string of mongo

parent 09360a7a
...@@ -35,12 +35,12 @@ ...@@ -35,12 +35,12 @@
<artifactId>micrometer-tracing-bridge-brave</artifactId> <artifactId>micrometer-tracing-bridge-brave</artifactId>
</dependency> </dependency>
<dependency> <!--dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId> <artifactId>spring-boot-docker-compose</artifactId>
<scope>runtime</scope> <scope>runtime</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency-->
<dependency> <dependency>
<groupId>io.micrometer</groupId> <groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId> <artifactId>micrometer-registry-prometheus</artifactId>
......
...@@ -18,3 +18,4 @@ spring.jackson.visibility.setter=none ...@@ -18,3 +18,4 @@ spring.jackson.visibility.setter=none
spring.jackson.visibility.is-getter=none spring.jackson.visibility.is-getter=none
# MongoDB # MongoDB
spring.data.mongodb.uri=mongodb://$USERNAME:$PASSWORD@56e4dce3-cd7e-481e-a150-d52b47dadebb-0.blijtlfd05jdimoomdig.databases.appdomain.cloud:30301
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment