board/config/config.yaml
2025-04-15 23:49:28 +03:00

7 lines
125 B
YAML

app_name: 'Finance'
database:
host: 'localhost'
port: 5432
user: 'postgres'
password: 'postgres'
name: 'go-finance'