We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent badea3b commit 5c3ca14Copy full SHA for 5c3ca14
README.md
@@ -28,7 +28,7 @@ The server `ws.opencpu.org` is running exactly the same service from this contai
28
On your local machine start the proxy server with:
29
30
```sh
31
-docker run -it -p7777:7777 ghcr.io/jeroen/webr-proxy
+docker run -it -p7777:7777 ghcr.io/r-wasm/ws-proxy
32
```
33
34
Now open the WebR test app on https://webr.r-wasm.org/proxy-websockets/ run this code to test:
0 commit comments