Administrator
4 days ago d9c4c368bb01acd77daf46d1d3bac49c6545e59b
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8085
  port: 8088
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf:
@@ -40,3 +40,8 @@
          core:
            metadata:
              TableInfoHelper: error
    cc.mrbird.febs: info
netty:
  websocket:
    port: 8090