Files
Unity_Score_Server/rtjiory/appsettings.json
2024-12-12 08:43:54 +09:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}