smartconfig/test/data.yaml
2025-07-20 12:12:14 +02:00

11 lines
174 B
YAML

database:
host: db.example.com
port: 5432
credentials:
username: dbuser
password: secretpass
features:
- authentication
- logging
- metrics
version: 2.0.0