Correct docker image for no limiter

This commit is contained in:
Belle Aerni 2022-11-20 13:29:27 -08:00 committed by Fabian
parent 3880583470
commit aaa583659c

View file

@ -11,5 +11,5 @@ browser-compatible `WebSocket` constructor being present in the global scope.
**NOTE:** original `benjamincburns/jor1k-relay:latest` docker image has
throttling built-in by default which will degrade the networking.
`bennottelling/websockproxy`docker image has this throttling removed via
`bellenottelling/websockproxy`docker image has this throttling removed via
[websockproxy/issues/4#issuecomment-317255890](https://github.com/benjamincburns/websockproxy/issues/4#issuecomment-317255890).