This reverts commit 561e893e86
.
This commit is contained in:
parent
389a106697
commit
a9a44221fc
|
@ -1,3 +1,7 @@
|
||||||
|
spring:
|
||||||
|
codec:
|
||||||
|
max-in-memory-size: 500KB
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 8080
|
port: 8080
|
||||||
host: http://localhost:${server.port}
|
host: http://localhost:${server.port}
|
||||||
|
|
Loading…
Reference in New Issue