diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 742b7f7..35df5c7 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -1,7 +1,7 @@ spring: - config: - activate: - on-profile: ${SPRING_PROFILES_ACTIVE:dev} +# config: +# activate: +# on-profile: ${SPRING_PROFILES_ACTIVE:dev} mail: host: smtp.gmail.com @@ -71,6 +71,7 @@ security: server: port: ${SERVER_PORT:8080} + baseurl: "http://92.242.61.23" logging: level: