Updated Manual (markdown)

Karmaa
2025-03-08 01:29:31 -06:00
parent 2c202c3721
commit 47119bf4d0

@@ -15,4 +15,4 @@ to run without building (not recommended). To start the connection websocket, go
```sh
node server.cjs
```
This will start the websocket on port 8081. Changes are required to the App.jsx to allow for connection via port instead of appending /ws to the address. This is fixed if you run it via nginx via the nginx.conf in the docker directory.
This will start the websocket on port 8081.