lyhzzz 3 anni fa
parent
commit
73e8ef37bf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/main/resources/application.yaml

+ 1 - 1
src/main/resources/application.yaml

@@ -7,7 +7,7 @@ spring:
       maxRequestSize: 1000MB
 
 server:
-  port: 8011
+  port: 8111
   servlet:
     context-path: /smart-site
   tomcat: