remove pocketbase

This commit is contained in:
2025-07-01 13:17:16 +02:00
committed by Arina Yakovenko
parent 29f8582e47
commit 687e92429f
32 changed files with 232 additions and 1429 deletions

View File

@ -18,7 +18,7 @@
<div class="flex items-center h-[100px] sm:h-[205px]">
<div
class="min-w-[100px] sm:min-w-[205px] flex items-center justify-center h-[100px] sm:h-[205px]">
<img :src="`https://www.yourgold.cz/api/public/file/${item.picture_uuid}.webp`"
<img :src="`/api/public/file/${item.picture_uuid}.webp`"
alt="" class="max-w-full max-h-full object-contain">
</div>