{ "ConnectionStrings": { "MoneyMapDb": "Server=barge.lan;Database=MoneyMap;User Id=moneymap;Password=Cn87oXQPj7EEkx;TrustServerCertificate=True;" }, "Receipts": { "StoragePath": "\\\\TRUENAS\\receipts" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Kestrel": { "Endpoints": { "Http": { "Url": "http://0.0.0.0:5010" } } }, "AllowedHosts": "*", "AI": { "ModelsEndpoint": "http://athena.lan:11434", "ReceiptParsingModel": "llamacpp:Qwen3-VL-32B-Thinking-Q8_0" } }