Skip to content

Instantly share code, notes, and snippets.

@mauriciopazpp
Last active August 28, 2020 18:47
Embed
What would you like to do?
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