From 91608a37f206ff219bf8a4e8e1b7b98484338725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20M?= Date: Fri, 30 Jun 2023 11:34:45 +0200 Subject: [PATCH] fix: fix auth in prod env (#481) --- front/src/pages/auth/Index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/pages/auth/Index.tsx b/front/src/pages/auth/Index.tsx index 189ab286e..d6b900084 100644 --- a/front/src/pages/auth/Index.tsx +++ b/front/src/pages/auth/Index.tsx @@ -108,7 +108,7 @@ export function Index() {