Skip to content

Instantly share code, notes, and snippets.

@mauriciopazpp
Last active August 28, 2020 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauriciopazpp/20d5777a8fc50d4b7e50694272e08644 to your computer and use it in GitHub Desktop.
Save mauriciopazpp/20d5777a8fc50d4b7e50694272e08644 to your computer and use it in GitHub Desktop.
disable cors chrome
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