We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1fc22 commit d677c28Copy full SHA for d677c28
docker/sandbox.sb
@@ -77,6 +77,7 @@
77
(allow network-outbound
78
(path "/private/var/run/mDNSResponder")
79
(remote tcp4 "*:443")
80
+ (remote tcp4 "*:3128")
81
)
82
83
; Open VSCode window
0 commit comments