mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add logseq to the allowed cors origin
This commit is contained in:
parent
e684b104be
commit
215078bcb3
1 changed files with 1 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ export const corsConfig = {
|
|||
'https://web-dev.omnivore.app',
|
||||
'https://web-demo.omnivore.app',
|
||||
'http://localhost:3000',
|
||||
'lsp://logseq.io',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue