Skip to content

Commit 5c3ca14

Browse files
committed
Update container url
1 parent badea3b commit 5c3ca14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The server `ws.opencpu.org` is running exactly the same service from this contai
2828
On your local machine start the proxy server with:
2929

3030
```sh
31-
docker run -it -p7777:7777 ghcr.io/jeroen/webr-proxy
31+
docker run -it -p7777:7777 ghcr.io/r-wasm/ws-proxy
3232
```
3333

3434
Now open the WebR test app on https://webr.r-wasm.org/proxy-websockets/ run this code to test:

0 commit comments

Comments
 (0)