perf(application.properties): añadidos datos para Cloudinary

parent efda3870
...@@ -34,4 +34,6 @@ build/ ...@@ -34,4 +34,6 @@ build/
# Maven # Maven
.mvn .mvn
/mvnw /mvnw
/mvnw.cmd /mvnw.cmd
\ No newline at end of file
src/main/resources/application.properties
\ No newline at end of file
...@@ -2,3 +2,7 @@ spring.application.name=AppRecetas ...@@ -2,3 +2,7 @@ spring.application.name=AppRecetas
spring.data.mongodb.uri=mongodb+srv://amaf0001:mongo.25Atlas@cluster0.yadfl4f.mongodb.net/db_recetas?retryWrites=true&w=majority&appName=Cluster0 spring.data.mongodb.uri=mongodb+srv://amaf0001:mongo.25Atlas@cluster0.yadfl4f.mongodb.net/db_recetas?retryWrites=true&w=majority&appName=Cluster0
spring.data.mongodb.auto-index-creation=true spring.data.mongodb.auto-index-creation=true
cloudinary.cloud-name=dki0f7pgq
cloudinary.api-key=512155126327286
cloudinary.api-secret=nv8h9976iP10NQOcbuod5DOdLd4
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 sign in to comment