Корректный файл appsettings.Test.json
All checks were successful
Unit tests / test (push) Successful in 1m11s

This commit is contained in:
Olga Nemt 2024-12-27 13:37:38 +05:00
parent 6873a32667
commit 4cae12ddac

View File

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