Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinh-Tan-Dat committed Jun 11, 2024
1 parent 3be6f86 commit 44f98d4
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,23 +0,0 @@
# # Database Properties
# spring.data.mongodb.port = 27017
# spring.data.mongodb.host = localhost
# spring.data.mongodb.database = CommentService
# # spring.data.mongodb.uri=mongodb+srv://21520683:21520683@cluster.sijm2nl.mongodb.net/streaming?retryWrites=true&w=majority&appName=Cluster

# server.port=8082

# # Multipart Properties
# spring.servlet.multipart.enabled = true
# spring.servlet.multipart.max-file-size = 200MB
# spring.servlet.multipart.max-request-size = 200MB


# # email
# spring.mail.host=smtp.gmail.com
# spring.mail.port=587
# # spring.mail.username=21520714@gm.uit.edu.vn
# spring.mail.username=215@gm.uit.edu.vn

# spring.mail.password=vkux umrv rtkd svsy
# spring.mail.properties.mail.smtp.auth=true
# spring.mail.properties.mail.smtp.starttls.enable=true

0 comments on commit 44f98d4

Please sign in to comment.