@@ -1,3 +1,5 @@
|
||||
spring:
|
||||
codec:
|
||||
max-in-memory-size: 500KB
|
||||
|
||||
host: http://localhost:${server.port}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
spring:
|
||||
codec:
|
||||
max-in-memory-size: 500KB
|
||||
|
||||
host: http://localhost:${server.port}
|
||||
|
||||