diff --git a/readme.md b/readme.md index bd819a3..ed864ee 100644 --- a/readme.md +++ b/readme.md @@ -46,7 +46,7 @@ cargo build ---------- * The server automatically serves the built client from `/dist` at `0.0.0.0:3030` -* Configure any custom clients to connect to `ws://localhost:3030/websocket` +* Configure any custom clients to connect to `ws://0.0.0.0:3030/websocket` ## TODO: