fix: Locks verbosity

This commit is contained in:
Piotr Dec 2025-12-10 21:47:56 +01:00
parent 846f22b8e1
commit c937893fbd
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
2 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
logging:
level: "TRACE"
path: "../../logs/karl.log"
path: "logs/karl.log"
app:
host: "127.0.0.1"
port: 8081