From 2324ad2c0e28d5718053c6d8a8df69a50c895458 Mon Sep 17 00:00:00 2001 From: julien Date: Tue, 6 May 2025 16:57:11 +0200 Subject: [PATCH] sdsdsd --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 88a0979..348dc2f 100644 --- a/index.js +++ b/index.js @@ -130,7 +130,7 @@ app.post('/sendInteractiveImage', async (req, res) => { try { // 1) URL publique de votre image - const BASE_URL = process.env.BASE_URL || 'https://wa.canguide.fr'; + const BASE_URL = process.env.BASE_URL || 'https://wa.canguidev.fr'; const imageUrl = `${BASE_URL}/static/logo-merlo-cs-FR.jpg`; // 2) Contenu brut du message interactif