Files
whereismymoney/config.yaml
T
Matthias Hinrichs 189e7a2329 first commit
2025-08-26 03:17:49 +02:00

8 lines
97 B
YAML

server:
host: localhost
port: "8080"
database:
type: sqlite
path: "./whereismymoney.db"