We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ec4f2 commit 01cbde8Copy full SHA for 01cbde8
README.md
@@ -77,6 +77,8 @@ Log.Logger = new LoggerConfiguration()
77
.CreateLogger();
78
79
builder.Host.UseSerilog();
80
+```
81
+
82
83
Additional Configuration
84
- Authentication: Configure the JWT Bearer options in Program.cs to match your Keycloak settings.
0 commit comments