diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e69de29..fe9d8a4 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -0,0 +1,4 @@ +server.port=0 +spring.data.mongodb.host=10.50.47.243 +spring.data.mongodb.port=27017 +mongo.docker.tag=4.4.4 \ No newline at end of file