Subham9126 commited on
Commit
a3a9c23
·
verified ·
1 Parent(s): a315a30

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ EXPOSE 7860
12
  CMD ["npx", "@playwright/mcp@latest", \
13
  "--port", "7860", \
14
  "--host", "0.0.0.0", \
15
- "--allowed-origins", "*","--help"]
 
12
  CMD ["npx", "@playwright/mcp@latest", \
13
  "--port", "7860", \
14
  "--host", "0.0.0.0", \
15
+ "--allowed-origins", "*"]