Updated Manual (markdown)

Karmaa
2025-06-19 00:16:52 -05:00
parent 54dfcfe68c
commit 00b1e05cb7

@@ -15,4 +15,4 @@ to run without building (not recommended). To start the connection websocket, go
```sh
node starter.cjs
```
This will start the file and database API on port 8081 and 8082. The website itself should be accessible via `http://localhost:8080' if using nginx, if usising `npm run dev' it will be 'http://localhost:5173'.
This will start the file and database API on port 8081 and 8082. The website itself should be accessible via `http://localhost:8080` if using nginx, if usising `npm run dev` it will be `http://localhost:5173`.