Minecraft-Realms-Emulator/Minecraft-Realms-Emulator/appsettings.json
2024-03-03 14:15:39 +01:00

10 lines
168 B
JSON

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