mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 12:33:06 +00:00
v1.0.19 (#64)
This commit is contained in:
@@ -101,6 +101,7 @@ export async function handle({ request, resolve }) {
|
||||
cookie: { path: '/' }
|
||||
});
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
return {
|
||||
status: 302,
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user