mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 18:04:59 +00:00
fix(security): harden sandbox browser network defaults
This commit is contained in:
@@ -106,6 +106,7 @@ function createSandboxConfig(dns: string[]): SandboxConfig {
|
||||
enabled: false,
|
||||
image: "openclaw-browser:test",
|
||||
containerPrefix: "oc-browser-",
|
||||
network: "openclaw-sandbox-browser",
|
||||
cdpPort: 9222,
|
||||
vncPort: 5900,
|
||||
noVncPort: 6080,
|
||||
|
||||
Reference in New Issue
Block a user