This commit is contained in:
@@ -17,6 +17,8 @@ fastify.register(FastifyCors, {
|
|||||||
origin: [
|
origin: [
|
||||||
'http://localhost:3000',
|
'http://localhost:3000',
|
||||||
'http://tauri.localhost',
|
'http://tauri.localhost',
|
||||||
|
'https://koptilnya.xyz',
|
||||||
|
'https://chad.koptilnya.xyz',
|
||||||
],
|
],
|
||||||
credentials: true,
|
credentials: true,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user