Добавлено сохранение заказов в postgres
This commit is contained in:
@@ -302,6 +302,9 @@ tbank_payment:
|
||||
terminal_key: "test-terminal-key"
|
||||
password: "test-password"
|
||||
|
||||
postgres:
|
||||
dsn: "postgresql+asyncpg://postgres:postgres@localhost:5432/cdek_adapter_test"
|
||||
|
||||
observability:
|
||||
enabled: false
|
||||
service_name: "cdek-adapter-test-service"
|
||||
|
||||
Reference in New Issue
Block a user