Добавлено сохранение заказов в postgres

This commit is contained in:
Раис Юсупалиев
2026-04-18 00:33:45 +03:00
parent 2b201a08be
commit bddac60965
38 changed files with 971 additions and 17 deletions
+3
View File
@@ -32,6 +32,9 @@ tbank_payment:
retry_attempts: 2
retry_backoff_seconds: 0.2
postgres:
dsn: "postgresql+asyncpg://postgres:postgres@localhost:5432/g2s_aggregator_test"
address_suggestions:
country_to_provider:
RU: "dadata"