Skip to content

Commit ead69be

Browse files
committed
fix: add /usr/bin/node to nvidia network policy
Signed-off-by: Vidul Ayakulangara Panickan <apvidul@gmail.com>
1 parent e705056 commit ead69be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sandboxes/openclaw/policy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ network_policies:
8585
- { path: /usr/bin/curl }
8686
- { path: /bin/bash }
8787
- { path: /usr/local/bin/opencode }
88+
- { path: /usr/bin/node }
8889
nvidia_web:
8990
name: nvidia_web
9091
endpoints:

0 commit comments

Comments
 (0)