remove submit_doc_bug tool
This commit was merged in pull request #2.
This commit is contained in:
@@ -48,10 +48,6 @@ services:
|
||||
USAGE_LOG_DIR: /app/var/logs
|
||||
USAGE_LOG_KEEP_DAYS: "90"
|
||||
|
||||
# Phase 12 — doc-bug submission gate. Off by default; on only
|
||||
# in production after you've verified the endpoint contract.
|
||||
DOC_BUG_SUBMIT_ENABLED: "false"
|
||||
# DOC_BUG_API_URL: "https://docs-be.example.com/api/feedback"
|
||||
volumes:
|
||||
# Usage logs persist across container recreates.
|
||||
- ./morpheus-docs-mcp-logs:/app/var/logs
|
||||
|
||||
Reference in New Issue
Block a user