Explorar el Código

修复请求头过大的BUG。

yangzhijie hace 5 años
padre
commit
d89d3f6100
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/main/resources/Application.yml

+ 3 - 1
src/main/resources/Application.yml

@@ -1,6 +1,8 @@
 #端口号
 server:
-  port: 9999
+  port: 80
+  maxPostSize: -10
+  maxHttpHeaderSize: 102400
   token:
     issuer: leanwo
     secret: leanwo123123