[properties] Set DEBUG-level logging and port 2025

This commit is contained in:
Denis Oleynik 2025-02-19 14:27:56 +03:00
parent 60fce4cd3d
commit cdda90508a

View File

@ -26,3 +26,12 @@ spring:
swagger-ui:
path: /swagger-ui.html
operationsSorter: method
logging:
level:
org:
springframework:
security: DEBUG
server:
port: 2025