diff --git a/Manual.md b/Manual.md index d7ef11d..eca0814 100644 --- a/Manual.md +++ b/Manual.md @@ -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. \ No newline at end of file +This will start the websocket on port 8081. \ No newline at end of file