[config] Add developer marketplace to allowedCors

This commit is contained in:
Sergey Konovalov
2025-06-11 13:58:02 +03:00
parent c7e8ee5c1c
commit d13dccbbfa

View File

@ -15,7 +15,7 @@
"version": 3,
"timeout": "30s",
"allowedCorsOrigins": [
"https://onlyoffice.github.io"
"https://onlyoffice.github.io", "https://onlyoffice-plugins.github.io"
],
"pluginDir" : "../branding/info/ai",
"cache": {