port-update
Updates the published port, target port, and protocol for an existing port configuration on a Dokploy server.
Instructions
POST /port.update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portId | Yes | ||
| publishedPort | Yes | ||
| publishMode | No | ingress | |
| targetPort | Yes | ||
| protocol | No | tcp |