From 9f0924f06b88bb36703946295f13f047abcbc6b4 Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Wed, 15 Nov 2023 17:56:37 +0100 Subject: [PATCH] =?UTF-8?q?Modifs=20cosm=C3=A9tiques?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- views/login.hbs | 4 ++-- views/register.hbs | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app.js b/app.js index 361bef2..20a91af 100644 --- a/app.js +++ b/app.js @@ -164,7 +164,7 @@ app.post("/auth/check-login", (req, res) => { res.redirect('https://slave.thecoredev.fr'); } else { - res.redirect('https://slave.thecoredev.fr'); + res.redirect('https://master.thecoredev.fr'); } } else { diff --git a/views/login.hbs b/views/login.hbs index c09e37d..9912af6 100644 --- a/views/login.hbs +++ b/views/login.hbs @@ -26,11 +26,11 @@
- +
- +
diff --git a/views/register.hbs b/views/register.hbs index 54a2c99..f3def01 100644 --- a/views/register.hbs +++ b/views/register.hbs @@ -35,11 +35,11 @@
- +
- +