Keepass outline

This commit is contained in:
Piotr Dec 2025-10-08 00:05:13 +02:00
parent b18488a6d3
commit 162c0adf13
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
9 changed files with 115 additions and 3 deletions

View file

@ -2,3 +2,6 @@ app:
host: "127.0.0.1"
port: 8000
reload: true
kp:
file: "config/kp.kdbx"
secret: "config/secret.txt"