11
This commit is contained in:
7
gatedge/src/main/resources/application.yml
Normal file
7
gatedge/src/main/resources/application.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
server:
|
||||
port: 10002
|
||||
spring:
|
||||
servlet:
|
||||
multipart:
|
||||
max-file-size: 100MB
|
||||
max-request-size: 100MB
|
||||
Reference in New Issue
Block a user