collection_service/config.example.toml

3 lines
84 B
TOML

postgres_host="/run/postgresql"
pg_database="DATABASE_NAME"
postgres_user="postgres"