mirror of
https://github.com/guilhermewerner/site-pi
synced 2025-06-16 13:54:20 +00:00
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"HomeConnection": "Server=localhost; Uid=Visual; Pwd=44$LrDL-ptHoF56[; Database=SitePi; convert zero datetime = True",
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |