Skip to content

Commit

Permalink
docs: Add default client port to domain model
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Jun 27, 2023
1 parent 7f1d20f commit f52f81e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/docs/concepts/domain-model/targets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ A target has the following configurable attributes:
Represents a network resource address and is used when establishing a session.
Accepts no port, only an IP address or DNS name.

- `default_client_port` - (optional)
Represents a local port that you want Boundary to listen to by default whenever someone initiates a session on a client.

### TCP target attributes

TCP targets have the following additional attributes:
Expand Down

0 comments on commit f52f81e

Please sign in to comment.