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 Aug 27, 2024
1 parent b25b0d3 commit e95feaf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/agent/config/v3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ agent:
authtoken: // your authtoken here
# ...
```

_For a complete list of fields, checkout [agent configuration](/docs/agent/config/v3/#agent-configuration)._

## Full Example

Below is an example configuration file with all the options filled in.
Expand Down Expand Up @@ -51,8 +53,8 @@ version: 3
# https://dashboard.ngrok.com/tunnels/authtokens

agent:
connect_url: connect.ngrok-agent.com:443
authtoken: // your authtoken here
connect_url: connect.ngrok-agent.com:443
authtoken: // your authtoken here

# ----------------------------------------------------------------------
# | API Key |
Expand Down

0 comments on commit e95feaf

Please sign in to comment.