mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-05 21:35:40 +00:00
@@ -0,0 +1,4 @@
|
||||
export async function handle({ event, resolve }) {
|
||||
const response = await resolve(event, { ssr: false });
|
||||
return response;
|
||||
}
|
||||
Reference in New Issue
Block a user