Last active
August 28, 2020 18:47
-
-
Save mauriciopazpp/20d5777a8fc50d4b7e50694272e08644 to your computer and use it in GitHub Desktop.
disable cors chrome
This file contains 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
MAC os | |
open -n -a "Google Chrome" --args --user-data-dir=/tmp/temp_chrome_user_data_dir http://localhost:8100/ --disable-web-security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment