chore: Remove /health and /metrics endpoints from logging

This commit is contained in:
Chris Coutinho
2025-11-10 02:07:45 +01:00
parent e575c8e57b
commit f3050e9b45
5 changed files with 181 additions and 5 deletions
+4
View File
@@ -391,3 +391,7 @@ docker compose exec app php occ user_oidc:provider keycloak
- `docs/configuration.md` - Configuration options
- `docs/authentication.md` - Authentication modes
- `docs/running.md` - Running the server
**For additional information regarding MCP during development, see**:
- `../../Software/modelcontextprotocol/` - MCP spec
- `../../Software/python-sdk/` - Python MCP SDK