Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Russ Savage <[email protected]>
  • Loading branch information
S3Prototype and russorat authored Jan 16, 2025
1 parent 2fd61a9 commit 185f075
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/errors/details/_err_ngrok_305.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Binding a custom subdomain on an ngrok domain requires a paid plan. Once you sig

### Possible Solutions

[Sign up for a paid plan](https://dashboard.ngrok.com/signup). You'll need the Basic plan or better.
- [Sign up for a paid plan](https://dashboard.ngrok.com/signup). You'll need either a Personal plan or higher or any pay-as-you-go plan.

Add the authtoken from your account dashboard to your ngrok agent in your terminal.
2 changes: 1 addition & 1 deletion docs/errors/details/_err_ngrok_306.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Possible Solutions

- You can upgrade to a paid plan in [the Billing section of the dashboard](https://dashboard.ngrok.com/billing). You will need a Personal, Pro or Enterprise plan to use a custom hostname.
- You can upgrade to a paid plan in [the Billing section of the dashboard](https://dashboard.ngrok.com/billing). You will need at least a Personal plan or any pay-as-you-go-plan.
- You can follow this guide to [register and use a custom domain](/guides/other-guides/how-to-set-up-a-custom-domain/).
- If you haven't already, add [your authtoken](https://dashboard.ngrok.com/get-started/your-authtoken) from your account dashboard to your ngrok agent in your terminal using `ngrok config add-authtoken TOKEN`.
2 changes: 1 addition & 1 deletion docs/errors/details/_err_ngrok_314.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Possible Solutions

- Upgrade your account to a Pro or Business plan from your [account dashboard](https://dashboard.ngrok.com/billing/plan) in order to reserve a custom hostname.
- Upgrade your account to a Pro or Pay-as-you-go plan from your [account dashboard](https://dashboard.ngrok.com/billing/plan) in order to reserve a custom hostname.

:::tip
If you don't need a fully-custom hostname, you can reserve a custom ngrok subdomain (like `example.ngrok.dev`) on our paid plans.
Expand Down
2 changes: 1 addition & 1 deletion docs/errors/details/_err_ngrok_702.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

### Possible Solutions

- Upgrade your account to a Pro or Business plan from your [account dashboard](https://dashboard.ngrok.com/billing/plan) in order to reserve a custom hostname.
- Upgrade your account to a Pro or Pay-as-you-go plan from your [account dashboard](https://dashboard.ngrok.com/billing/plan) in order to reserve a custom hostname.

0 comments on commit 185f075

Please sign in to comment.