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
commit b6d0c2723d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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