Update backend/src/MinAttest.Api/appsettings.json
Build & Push MinAttest / build-and-push (push) Successful in 8m36s
Build & Push MinAttest / build-and-push (push) Successful in 8m36s
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
{
|
{
|
||||||
"Logging": {
|
"ConnectionStrings": {
|
||||||
"LogLevel": {
|
"Default": "Server=minattest-db;Database=minattest-dev-sql;User Id=sa;Password=Your_password123;TrustServerCertificate=True;"
|
||||||
"Default": "Information",
|
},
|
||||||
"Microsoft.AspNetCore": "Warning"
|
|
||||||
}
|
"Logging": {
|
||||||
},
|
"LogLevel": {
|
||||||
"AllowedHosts": "*"
|
"Default": "Information",
|
||||||
}
|
"Microsoft.AspNetCore": "Warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"AllowedHosts": "*"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user