This commit is contained in:
Raven Scott 2024-09-19 01:00:17 -04:00
parent 3193423ddd
commit 24606151ad
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

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 on Holesails 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 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 = {