Фикс настроек
Some checks failed
Unit tests / test (push) Failing after 54s

This commit is contained in:
Roman Efremov 2025-01-22 16:30:32 +05:00
parent 4af65e258b
commit 95859f3d60

View File

@ -1,6 +1,6 @@
{ {
"DbConnection": { "DbConnection": {
"Host": "localhost", "Host": "postgres",
"Port": 5432, "Port": 5432,
"Database": "persistence", "Database": "persistence",
"Username": "postgres", "Username": "postgres",