Files
Il2CppInspectorRedux/Il2CppInspector.Redux.GUI/appsettings.json
2025-01-25 15:37:43 +01:00

10 lines
142 B
JSON

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