2d61562487
Revert if needed
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"Database": {
|
|
"ConnectionString": "mongodb://yandex:yandexgame@192.168.1.64:27017/",
|
|
"DatabaseName": "yandex"
|
|
},
|
|
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |