Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
테스트 커밋
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Jan 21, 2024
1 parent df0d3d6 commit ddd549e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
spring:
data:
mongodb:
uri: ${MONGO_URI}
database: ${MONGO_DB}
#spring:
# data:
# mongodb:
# uri: ${MONGO_URI}
# database: ${MONGO_DB}

servlet:
multipart:
Expand Down

0 comments on commit ddd549e

Please sign in to comment.