13 lines
202 B
JSON
13 lines
202 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Parameters": {
|
|
"dbpass": "kay2001",
|
|
"weburl": "https://localhost"
|
|
}
|
|
}
|