This commit is contained in:
Raven Scott 2024-09-19 01:01:30 -04:00
parent 24606151ad
commit 04f0d02a97

View File

@ -1274,7 +1274,7 @@ This command interacts with Docker and your Holesail setup to ensure all active
### Creating a New Port via Holesail
With **`/create-port`**, you can create a new Holesail connector port. You provide a connection name and a connection hash, and this command will register the connection our JUMP infrastructure. The request is sent to the API that handles the creation of ports and returns the necessary connection details.
With **`/create-port`**, you can create a new Holesail connector port. You provide a connection name and a connection hash, and this command will register the connection within our JUMP infrastructure. The request is sent to the API that handles the creation of ports and returns the necessary connection details.
```javascript
module.exports = {