mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 17:23:12 +02:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"lab2UserContext": "Data Source=lab2UserContext-85435385-56ab-4666-ad5b-1892b82e95b9.db"
|
|
}
|
|
} |