mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update temps
This commit is contained in:
@@ -94,6 +94,10 @@ export default function Home({ IS_CLOUD }: Props) {
|
||||
});
|
||||
// router.push("/dashboard/projects");
|
||||
// }
|
||||
} else {
|
||||
toast.error("Error to sign up", {
|
||||
description: error.message,
|
||||
});
|
||||
}
|
||||
|
||||
console.log(data, error);
|
||||
|
||||
Reference in New Issue
Block a user