13 lines
207 B
JSON
13 lines
207 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
|
|
"IPAddress": "http://localhost:5274/",
|
|
"Password": "admin"
|
|
}
|