Thanks to visit codestin.com Credit goes to github.com
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 0ff6de6 commit bed3a15Copy full SHA for bed3a15
agent-reactflow/README.md
@@ -19,7 +19,7 @@ See the full documentation on our [Agent with React Flow](https://docs.restack.i
19
To start Restack, use the following Docker command:
20
21
```bash
22
-docker run -d --pull always --name restack -p 5233:5233 -p 6233:6233 -p 7233:7233 -p 9233:9233 p 10233:10233 ghcr.io/restackio/restack:main
+docker run -d --pull always --name restack -p 5233:5233 -p 6233:6233 -p 7233:7233 -p 9233:9233 -p 10233:10233 ghcr.io/restackio/restack:main
23
```
24
25
## Install dependencies and start services
0 commit comments