Merge pull request #10762 from abh23/patch-1

note for pre-requisite of ngrok package
This commit is contained in:
Brian Cain 2019-03-28 09:37:31 -07:00 committed by GitHub
commit 6edcf12979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ the URL again to verify that your environment is no longer being shared.
Vagrant Share is much more powerful than simply HTTP sharing. For more Vagrant Share is much more powerful than simply HTTP sharing. For more
details, see the [complete Vagrant Share documentation](/docs/share/). details, see the [complete Vagrant Share documentation](/docs/share/).
Note: Vagrant Share now defaults to using the `ngrok` driver.
The `classic` driver has been deprecated.
~> **Vagrant share is not designed to serve production traffic!** Please do not ~> **Vagrant share is not designed to serve production traffic!** Please do not
rely on Vagrant share outside of development or Q/A. The Vagrant share service rely on Vagrant share outside of development or Q/A. The Vagrant share service
is not designed to carry production-level traffic. is not designed to carry production-level traffic.