Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Sep 26, 2024
1 parent 49ae01d commit 39a2b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/agent/config/v3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ ngrok start --all
| Name | Required | Protocols | Description |
| ---------------------------------------------------- | -------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`name`](#name) | Required | | A unique name for this endpoint's configuration. |
| [`url`](#url) | | | The address you would like to use to forward traffic to your upstream service. Leave empty to get a randomly assigned address. |
| [`url`](#url) | | | The address you would like to use to forward traffic to your upstream service. Leave empty to get a randomly assigned address. |
| [`metadata`](#metadata-1) | | | An arbitrary string of user-defined metadata for this endpoint. |
| [`description`](#description) | | | An arbitrary user-defined description about this endpoint. |
| [`traffic_policy`](#traffic-policy) | | | Accepts a Traffic Policy configuration in YAML format. |
Expand Down

0 comments on commit 39a2b0b

Please sign in to comment.