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 19, 2024
1 parent 3316a72 commit 31987c3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spring:
data:
mongodb:
uri:
database:

servlet:
multipart:
max-file-size: 10MB
max-request-size: 10MB
enabled: true

0 comments on commit 31987c3

Please sign in to comment.