{ "Urls": "http://*:5005", "Workspace": "workspace", "ConnectionStrings": { "DatabaseConnection": "Data Source={Workspace}\\correo.db" }, "Serilog": { "MinimumLevel": { "Default": "Warning", "Override": { "Microsoft": "Information" } } }, "AllowedHosts": "*", "Messaging": { "Enabled": false, "TopicPrefix": "HomeLab.", "Source": "Correo", "Nats": { "natsUrl": "nats://:4222", "cluster": "", "clientId": "Correo", "qGroup": "Correo", "durableName": "durable" } } }