fix
Helius
2022-06-14 4a1e4abf6ed1deafdb293d3aa85d099ef5c63a1a
src/main/resources/application.yml
@@ -1,11 +1,11 @@
server:
  port: 8080
  port: 8081
  tomcat:
    uri-encoding: utf-8
spring:
  profiles:
    active: test
    active: dev
  thymeleaf:
    cache: false