Merge branch 'main' of github.com:Oliver-Akins/Twitch-Lurk-Message-API
This commit is contained in:
commit
6d29e2875a
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ async function init() {
|
|||
port: config.server.port,
|
||||
routes: {
|
||||
cors: {
|
||||
origin: `*`,
|
||||
origin: [`*`],
|
||||
credentials: true,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue