12 lines
271 B
JSON
12 lines
271 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=152.69.235.249;Port=3306;Database=mygame;Uid=root;Pwd=!qwer7979!;"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |