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