Skip to content
Snippets Groups Projects
Commit b1b3ca5c authored by Hindubedu's avatar Hindubedu
Browse files

small fixes

parent 176f9595
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@ using DotNetEnv;
using assignment2.Services;
using ZiggyCreatures.Caching.Fusion;
using Microsoft.Extensions.Caching.Memory;
using Serilog;
using Microsoft.Extensions.Options;
var builder = WebApplication.CreateBuilder(args);
// Add services to the container.
......
......@@ -17,7 +17,6 @@
"cappedMaxDocuments": "1000"
}
}
// Add other sinks here if desired...
],
"Enrich": [
"FromLogContext"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment