Revert "feat: remove MCP servers"
Some checks failed
Build images / check-docker (push) Successful in 1s
Build images / scan (push) Failing after 1m42s
Build images / build-and-push (push) Has been skipped

This reverts commit a9ff78b494.
This commit is contained in:
docker-claude 2026-04-20 15:32:29 +02:00
parent a9ff78b494
commit 526ff6dc2e
4 changed files with 47 additions and 0 deletions

View file

@ -29,6 +29,10 @@ acl CONNECT method CONNECT
acl allowed_sites dstdomain api.anthropic.com
acl allowed_sites dstdomain statsig.anthropic.com
acl allowed_sites dstdomain platform.claude.com
# MCP servers
acl allowed_sites dstdomain api.github.com
acl allowed_sites dstdomain .gitlab.com
acl allowed_sites dstdomain .atlassian.net
# Kubernetes API server — add your cluster's hostname here when using --kube
# acl allowed_sites dstdomain k8s.example.com