Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da45415cfe |
+1
-1
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: devcontainer
|
name: devcontainer
|
||||||
description: Dev Container with AI coding agents and MCP sidecars
|
description: Dev Container with AI coding agents and MCP sidecars
|
||||||
type: application
|
type: application
|
||||||
version: 0.4.2
|
version: 0.4.3
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
|
|||||||
@@ -245,6 +245,8 @@ spec:
|
|||||||
- --browser
|
- --browser
|
||||||
- chromium
|
- chromium
|
||||||
- --no-sandbox
|
- --no-sandbox
|
||||||
|
- --host
|
||||||
|
- 0.0.0.0
|
||||||
- --port
|
- --port
|
||||||
- {{ .Values.mcp.sidecars.playwright.port | quote }}
|
- {{ .Values.mcp.sidecars.playwright.port | quote }}
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user