Parameters
unique label (per host) for the service. lowercase and hyphens allowed. e.g. “my-web-app”
“http” or “tcp”.
Localhost port to expose (1024-65535, injected as the PORT env var).
Optional command to run the service, e.g. “python3 -m http.server $PORT”. If omitted, only the tunnel is managed.
Optional working directory for the service. (defaults to /home/workspace)
Optional environment variables (PORT will be overridden).