updated url
This commit is contained in:
parent
e1362c0d36
commit
846889e2a0
2 changed files with 1 additions and 3 deletions
|
@ -107,7 +107,7 @@ const sendReservation = (id, reserve, name) => {
|
|||
v-if="item.photo"
|
||||
format="avif,webp"
|
||||
class="gift__photo"
|
||||
:src="`http://localhost:8055/assets/${item.photo.id}?width=200&height=200&fit=inside`"
|
||||
:src="`https://contenu.liste-bebe-macia-capde.fr/assets/${item.photo.id}?width=200&height=200&fit=inside`"
|
||||
loading="lazy"
|
||||
width="200"
|
||||
height="200"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue