Skip to content
Snippets Groups Projects
Commit 795fc32a authored by Baptiste Toulemonde's avatar Baptiste Toulemonde
Browse files

change mongo external IP

parent f22727b4
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ server.port=8080
# 3. MongoDB configuration.
#spring.data.mongodb.uri=mongodb://admin:adminadmin@51.178.69.150:27017/fdp?authSource=admin
spring.data.mongodb.host=51.178.69.150
spring.data.mongodb.host=146.59.2.87
spring.data.mongodb.port=27017
spring.data.mongodb.database=fdp
spring.data.mongodb.authentication-database=admin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment