71600adba9
Build Docker Image / build (push) Failing after 1m40s
MCP (Model Context Protocol) server providing read-only access to a Gitea instance, gated by OAuth-issued JWT bearer tokens. See README.md for setup.
13 lines
188 B
JSON
13 lines
188 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"GiteaMcp": "Information"
|
|
}
|
|
},
|
|
"Jwt": {
|
|
"Audience": "gitea"
|
|
}
|
|
}
|