{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "CraftingApi": { "BaseUrl": "https://localhost:7234/api/Crafting" }, "InventoryWidth": 6, "InventoryHeight": 3, }