Skip to content

Commit 262db02

Browse files
committed
feat: add docker-compose file
1 parent 414f7ba commit 262db02

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/src/main/resources/application-dev.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ server:
22
port: 9090
33

44
spring:
5+
servlet:
6+
multipart:
7+
max-file-size: 10MB
8+
max-request-size: 10MB
59
jackson:
610
date-format: yyyy-MM-dd HH:mm:ss
711
datasource:

docker-compose-linux-x86_64

60.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)