12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=nackjoonpc.iptime.org;Port=3363;Database=myGame;Uid=root;Pwd=!skrwns8023!;"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |