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