mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add obsidian to corsConfig
This commit is contained in:
parent
0cf9ba3e92
commit
302ea2023f
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ export const corsConfig = {
|
|||
'http://localhost:3000',
|
||||
'lsp://logseq.io',
|
||||
env.dev.isLocal && 'https://studio.apollographql.com',
|
||||
'app://obsidian.md',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue