Files
rent-a-car/RentACar/WebApp/bin/Debug/net5.0/appsettings.json
ani_konarcheva@abv.bg 982a6a66dd firstCommit
2022-03-25 16:24:21 +02:00

14 lines
381 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-API-8C2D17B8-38FF-4A01-BC6F-33667A9BA115;Trusted_Connection=True;MultipleActiveResultSets=true"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}