Gitlab - Argos ALM by PALO IT

add environment variables to database mongo

parent 3f61213d
#Mongo configurations
spring.data.mongodb.database=carrefur-database
spring.data.mongodb.host=${DB_HOSTNAME:56e4dce3-cd7e-481e-a150-d52b47dadebb-0.blijtlfd05jdimoomdig.databases.appdomain.cloud}
spring.data.mongodb.port=${DB_PORT:30301}
spring.data.mongodb.username=${USERNAME}
spring.data.mongodb.password=${PASSWORD}
spring.data.mongodb.authentication-database=admin
\ No newline at end of file
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