This commit is contained in:
parent
a2f845f228
commit
e2068dd89a
@ -18,6 +18,7 @@ fastify.register(FastifyCors, {
|
|||||||
'http://localhost:3000',
|
'http://localhost:3000',
|
||||||
'http://tauri.localhost',
|
'http://tauri.localhost',
|
||||||
],
|
],
|
||||||
|
credentials: true,
|
||||||
})
|
})
|
||||||
|
|
||||||
fastify.register(FastifyCookie)
|
fastify.register(FastifyCookie)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user