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 @@
- +
- +