Skip to content

Commit 3224e70

Browse files
committed
updated version in readme
1 parent 5307cbb commit 3224e70

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/websockproxy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ basic NAT functionality and dnsmasq for DHCP support.
2828
To set up the relay via docker simply run
2929

3030
```shell
31-
docker rm -f relay && docker run --privileged --network host --name relay burggraf/pg_browser_websockproxy:1.0.4
31+
docker rm -f relay && docker run --privileged --network host --name relay burggraf/pg_browser_websockproxy:1.0.5
3232
```
3333

3434
and point jor1k, your VPN client, or your emulator of choice at

packages/websockproxy/publish.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)