mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #13 from Dokploy/add-docker-compose
Add docker compose
This commit is contained in:
@@ -65,7 +65,7 @@ export const Login2FA = ({ authId }: Props) => {
|
||||
duration: 2000,
|
||||
});
|
||||
|
||||
push("/dashboard");
|
||||
push("/dashboard/projects");
|
||||
})
|
||||
.catch(() => {
|
||||
toast.error("Signin failed", {
|
||||
|
||||
Reference in New Issue
Block a user