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