-
Some checks failed
Unit tests / test (push) Failing after 1m47s

This commit is contained in:
Оля Бизюкова 2024-12-17 15:08:15 +05:00
parent b11fe2b581
commit 021e33194a

View File

@ -6,7 +6,7 @@
}
},
"ConnectionStrings": {
"DefaultConnection": "Host=localhost;Database=persistence;Username=postgres;Password=postgres;Persist Security Info=True"
"DefaultConnection": "Host=postgres;Database=persistence;Username=postgres;Password=postgres;Persist Security Info=True"
},
"AllowedHosts": "*",
"NeedUseKeyCloak": false,