Merge pull request #13 from Dokploy/add-docker-compose

Add docker compose
This commit is contained in:
Mauricio Siu
2024-05-01 02:17:58 -06:00
committed by GitHub
20 changed files with 98 additions and 32 deletions

View File

@@ -65,7 +65,7 @@ export const Login2FA = ({ authId }: Props) => {
duration: 2000,
});
push("/dashboard");
push("/dashboard/projects");
})
.catch(() => {
toast.error("Signin failed", {