Events-MVC (example with htmx)
This commit is contained in:
5
Events-MVC/Tests/Events.Tests.UnitTests/appsettings.json
Normal file
5
Events-MVC/Tests/Events.Tests.UnitTests/appsettings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"EventDB-Test": "Host=localhost;Port=5433;Database=events;Username=sport;Persist Security Info=True;"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user