Merge pull request #4188 from debanjandhar12/main
Add Amplenote origins to cors config
This commit is contained in:
@ -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',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user