From 8c917238383a85d4ca718d18c46c509362b77950 Mon Sep 17 00:00:00 2001 From: Cedric Date: Fri, 3 Jul 2026 20:38:39 +0200 Subject: [PATCH] Actualiser js/auth.js --- js/auth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/auth.js b/js/auth.js index f0438c9..5eec8e8 100644 --- a/js/auth.js +++ b/js/auth.js @@ -1,4 +1,4 @@ -const API_BASE_URL = window.location.origin + '/api'; +const API_BASE_URL = 'https://monpetitpari.fr/api'; // Gestion du token