Updating SearXNG config. #87

Merged
gitea-sonarqube-bot merged 5 commits from searxng-config-fix_2026-01-02T16-03-17 into main 2026-01-03 12:32:05 -05:00
Showing only changes of commit f96b1131c0 - Show all commits
+3 -3
View File
@@ -2,15 +2,15 @@
"mcpServers": {
"context7": {
"type": "streamable-http",
"url": "http://context7-mcp:8000/mcp"
"url": "http://context7-mcp:8080/mcp"
},
"gitea": {
"type": "streamable-http",
"url": "http://gitea-mcp:8000/mcp"
"url": "http://gitea-mcp:8080/mcp"
},
"searxng": {
"type": "streamable-http",
"url": "http://searxng-mcp:8000/mcp"
"url": "http://searxng-mcp:3000/mcp"
},
"signoz": {
"type": "streamable-http",