mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[config] Add developer marketplace to allowedCors
This commit is contained in:
@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user