{
"ConnectionStrings": {
"DefaultConnection": "Server=172.17.0.2,1433;Database=PizzaDB;User Id=SA;Password=TheB@s3dPass"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}
{
"ConnectionStrings": {
"DefaultConnection": "Server=172.17.0.2,1433;Database=PizzaDB;User Id=SA;Password=TheB@s3dPass"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}