Skip to content

Instantly share code, notes, and snippets.

@aalemayhu
Created July 25, 2021 15:19
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 aalemayhu/a94df1395a9741d5e203ccbbca1e4023 to your computer and use it in GitHub Desktop.
Save aalemayhu/a94df1395a9741d5e203ccbbca1e4023 to your computer and use it in GitHub Desktop.
Workaround to fix Polar sync issues in latest Anki.
{
"apiKey": null,
"apiLogPath": null,
"ignoreOriginList": [],
"webBindAddress": "127.0.0.1",
"webBindPort": 8765,
"webCorsOriginList": [
"http://localhost",
"https://app.getpolarized.io"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment