Completed intial SSH section with user/ssh backend
This commit is contained in:
@@ -95,7 +95,7 @@ For production environments, we recommend running the website via Nginx. See the
|
||||
```bash
|
||||
cd src/backend
|
||||
node database.cjs
|
||||
node ssh.cjs
|
||||
node ssh.ts
|
||||
```
|
||||
|
||||
This will start the WebSocket services on ports 8081 and 8082.
|
||||
|
||||
Reference in New Issue
Block a user