Skip to content

Commit 0ef439c

Browse files
committed
[ast-grep] We don't need the network
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 3c95f56 commit 0ef439c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

servers/ast-grep/server.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ source:
1616
run:
1717
volumes:
1818
- '{{ast-grep.path|volume-target}}:/src'
19+
disableNetwork: true
1920
config:
2021
description: The MCP server is allowed to access this directory
2122
parameters:

0 commit comments

Comments
 (0)