Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…top-backend into develop
  • Loading branch information
jcy0308 committed Feb 7, 2025
2 parents 93da9a9 + e3fb88b commit 9acc06b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@ spring:
sql:
init:
mode: always
servlet:
multipart:
max-file-size: 100MB
max-request-size: 300MB
server.port: 8000
spring.redirectUri: ${WEB_REDIRECT_URI}

0 comments on commit 9acc06b

Please sign in to comment.