куча говна
All checks were successful
Deploy / deploy (push) Successful in 45s

This commit is contained in:
Никита Круглицкий 2025-10-20 06:14:18 +06:00
parent a2f845f228
commit e2068dd89a

View File

@ -18,6 +18,7 @@ fastify.register(FastifyCors, {
'http://localhost:3000',
'http://tauri.localhost',
],
credentials: true,
})
fastify.register(FastifyCookie)