ackchyually...

This commit is contained in:
Adam 2024-07-23 23:10:13 -04:00
parent 2f93f1dcc3
commit fe037ef50e

View file

@ -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: