We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fea10 commit fd6cf78Copy full SHA for fd6cf78
README.md
@@ -275,6 +275,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
275
docker run -p 8000:8000 -p 8001:8001 \
276
-e OH_ENABLE_VNC=false \
277
-e SESSION_API_KEY="$SESSION_API_KEY" \
278
+ -e OH_ALLOW_CORS_ORIGINS='["*"]' \
279
ghcr.io/all-hands-ai/agent-server:78938ee-python
280
```
281
0 commit comments