Skip to content

Commit a2ff3c7

Browse files
environments are maps - added validation
1 parent e2a74b8 commit a2ff3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/mcp/puppeteer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mcp:
33
- container:
44
image: mcp/puppeteer:latest
55
environment:
6-
- DOCKER_CONTAINER=true
6+
DOCKER_CONTAINER: "true"
77
---

0 commit comments

Comments
 (0)