fix
Hentua
2023-11-07 7951e845dc528784302b3dcd0c3c66207a99e12d
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8083
  port: 8085
  tomcat:
    uri-encoding: utf-8
@@ -9,7 +9,7 @@
  servlet:
    multipart:
      max-file-size: 10MB
      max-file-size: 100MB
      max-request-size: 100MB
  thymeleaf: