Skip to content

Commit fd6cf78

Browse files
committed
add cors
1 parent 52fea10 commit fd6cf78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ Contributions are welcome! Please feel free to submit a Pull Request.
275275
docker run -p 8000:8000 -p 8001:8001 \
276276
-e OH_ENABLE_VNC=false \
277277
-e SESSION_API_KEY="$SESSION_API_KEY" \
278+
-e OH_ALLOW_CORS_ORIGINS='["*"]' \
278279
ghcr.io/all-hands-ai/agent-server:78938ee-python
279280
```
280281

0 commit comments

Comments
 (0)