Добавлено сохранение заказов в postgres
This commit is contained in:
@@ -24,6 +24,9 @@ tbank_payment:
|
||||
retry_attempts: 1
|
||||
retry_backoff_seconds: 0.05
|
||||
|
||||
postgres:
|
||||
dsn: "postgresql+asyncpg://postgres:postgres@localhost:5432/override"
|
||||
|
||||
address_suggestions:
|
||||
country_to_provider:
|
||||
RU: "dadata"
|
||||
|
||||
Reference in New Issue
Block a user