mirror of https://gitee.com/stylefeng/guns
【8.3.0】更新错误的配置属性名
parent
a9587b1bbb
commit
98bbf0eb4f
|
@ -1,6 +1,6 @@
|
||||||
server:
|
server:
|
||||||
port: 8080
|
port: 8080
|
||||||
max-http-header-size: 10240
|
max-http-request-header-size: 10240
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
|
|
Loading…
Reference in New Issue