mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
refactor: remove console log
This commit is contained in:
@@ -38,7 +38,6 @@ export async function getServerSideProps(
|
||||
},
|
||||
};
|
||||
}
|
||||
console.log(user);
|
||||
if (user.rol === "user") {
|
||||
return {
|
||||
redirect: {
|
||||
|
||||
Reference in New Issue
Block a user