fix(ci): include browser network in sandbox test fixture
This commit is contained in:
@@ -64,6 +64,7 @@ function buildConfig(enableNoVnc: boolean): SandboxConfig {
|
||||
enabled: true,
|
||||
image: "openclaw-sandbox-browser:bookworm-slim",
|
||||
containerPrefix: "openclaw-sbx-browser-",
|
||||
network: "openclaw-sandbox-browser",
|
||||
cdpPort: 9222,
|
||||
vncPort: 5900,
|
||||
noVncPort: 6080,
|
||||
|
||||
Reference in New Issue
Block a user