Created
March 14, 2018 14:43
-
-
Save joaopaulovieira/341331c6eb1f8088d4a5b7be1a4866d1 to your computer and use it in GitHub Desktop.
Allow HTTP domain to use powerfull features
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #For Mac OSX | |
| open -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir=$HOME --unsafely-treat-insecure-origin-as-secure=http://domain.dev:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment