collection_service/config.example.toml

3 lines
84 B
TOML
Raw Normal View History

2026-03-10 14:21:23 +03:00
postgres_host="/run/postgresql"
pg_database="DATABASE_NAME"
postgres_user="postgres"