GRO-2294: Route Optimization security hardening (geocode-batch limit cap + redact settings secret) #193

Merged
Flea Flicker merged 42 commits from flea/gro-2294-route-opt-hardening into dev 2026-06-09 06:17:42 +00:00
Showing only changes of commit 185fce8e17 - Show all commits
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
}
}
}