Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
GiHwan2 committed Nov 23, 2024
2 parents c1e43f6 + 6f9fe8a commit 8e4e2f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
spring:
servlet:
multipart:
max-file-size: 10MB
max-request-size: 10MB
profiles:
active: local
application:
Expand Down

0 comments on commit 8e4e2f2

Please sign in to comment.