[properties] Set DEBUG-level logging and port 2025
This commit is contained in:
parent
60fce4cd3d
commit
cdda90508a
@ -26,3 +26,12 @@ spring:
|
|||||||
swagger-ui:
|
swagger-ui:
|
||||||
path: /swagger-ui.html
|
path: /swagger-ui.html
|
||||||
operationsSorter: method
|
operationsSorter: method
|
||||||
|
|
||||||
|
logging:
|
||||||
|
level:
|
||||||
|
org:
|
||||||
|
springframework:
|
||||||
|
security: DEBUG
|
||||||
|
|
||||||
|
server:
|
||||||
|
port: 2025
|
Loading…
x
Reference in New Issue
Block a user