sdsdsd
This commit is contained in:
parent
5434cd25e2
commit
2324ad2c0e
2
index.js
2
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user