mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add Amplenote origins to cors config
This commit is contained in:
parent
99633c15d5
commit
af48aa009e
1 changed files with 2 additions and 0 deletions
|
|
@ -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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue