Files
Dokploy-ts-sdk/docs/models/operations/portcreateprotocol.md
2025-09-26 02:33:10 +00:00

205 B

PortCreateProtocol

Example Usage

import { PortCreateProtocol } from "dokploy/models/operations";

let value: PortCreateProtocol = "tcp";

Values

"tcp" | "udp"