Add Amplenote origins to cors config

This commit is contained in:
debanjandhar12
2024-07-06 11:18:23 +05:30
parent 99633c15d5
commit af48aa009e

View File

@ -14,6 +14,8 @@ export const corsConfig = {
env.client.url,
'lsp://logseq.io',
'app://obsidian.md',
'https://plugins.amplenote.com',
'amplenote-handler://bundle',
'capacitor://localhost',
'http://localhost',
],