This commit is contained in:
@@ -20,6 +20,7 @@ fastify.register(FastifyCors, {
|
||||
'https://koptilnya.xyz',
|
||||
'https://chad.koptilnya.xyz',
|
||||
],
|
||||
methods: ['PATCH', 'PUT', 'OPTIONS', 'GET', 'POST', 'DELETE'],
|
||||
credentials: true,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user