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 2, 2024
1 parent 0f7c121 commit d40d32b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/guides/device-gateway/agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ For **Owner**, select the bot user you use created, and select `bind:*.customer1
This ACL will allow an agent with the authtoken to create tunnels on any subdomain of `customer1.{YOUR_DOMAIN}`.

:::note
If you did not create a [custom wildcard domain](#create-a-custom-wildcard-domain-optional), select your domain from the ACL rules drop-down box to bind to this authtoken.
If you did not create a [custom wildcard domain](#create-a-custom-wildcard-domain-optional), select your domain from the ACL rules drop-down box to bind to this authtoken.
:::

![alt-text](img/authtoken.png)
Expand Down Expand Up @@ -320,6 +320,7 @@ tunnels:
addr: 4040
inspect: false
```
### Start the agent to access the agent API
Now that you’ve updated the `ngrok.yml` config file, start the tunnel for the agent API by running the following
Expand Down

0 comments on commit d40d32b

Please sign in to comment.