Merge pull request #4188 from debanjandhar12/main

Add Amplenote origins to cors config
This commit is contained in:
Jackson Harper
2024-07-12 13:54:34 +08:00
committed by GitHub

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',
],