From dd3817d824997bfe45043900b01bedc276f363f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Thu, 21 Mar 2024 18:49:59 -0400 Subject: [PATCH] Change 'localhost' to ip address --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index edb5743..b245d7b 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@
@@ -62,10 +62,10 @@
+ hx-get="http://127.0.0.1:1337/api/articles/{{id}}?populate=couverture,fichiers">
- {{attributes.couverture.data.attributes.alternativeText}} + {{attributes.couverture.data.attributes.alternativeText}}