collection_service/config.example.toml

5 lines
113 B
TOML

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