You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
243 B
JSON
12 lines
243 B
JSON
6 years ago
|
{
|
||
|
"ConnectionStrings": {
|
||
|
"NLog":"server=127.0.0.1;port=3306;user=root;password=yt-461400;database=nlog;Sslmode=None;Character Set=utf8;"
|
||
|
},
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Warning"
|
||
|
}
|
||
|
},
|
||
|
"AllowedHosts": "*"
|
||
|
}
|