Skip to content

Commit 62560d3

Browse files
[8.x] Document Ngrok account signup and auth token (laravel#7645)
* Update valet.md * Update valet.md Co-authored-by: Taylor Otwell <[email protected]>
1 parent a7ce258 commit 62560d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ To share a site, navigate to the site's directory in your terminal and run Valet
194194

195195
valet share
196196

197-
To stop sharing your site, you may press `Control + C`.
197+
To stop sharing your site, you may press `Control + C`. Sharing your site using Ngrok requires you to [create an Ngrok account](https://dashboard.ngrok.com/signup) and [setup an authentication token](https://dashboard.ngrok.com/get-started/your-authtoken).
198198

199199
> {tip} You may pass additional Ngrok parameters to the share command, such as `valet share --region=eu`. For more information, consult the [ngrok documentation](https://ngrok.com/docs).
200200

0 commit comments

Comments
 (0)