Files
lumina/.env.example
mroxso 8d7d028b88 Feature: Image Proxy (#122)
* feat: Implement image proxying functionality in KIND20Card and QuickViewKind20NoteCard components

* fix: Enhance image error handling in KIND20Card and QuickViewKind20NoteCard components

* feat: Add imgproxy configuration instructions to README for image proxying support

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-05-25 22:28:01 +02:00

8 lines
256 B
Plaintext

NEXT_PUBLIC_SHOW_GEYSER_FUND=false
NEXT_PUBLIC_ENABLE_UMAMI=false
NEXT_PUBLIC_UMAMI_URL=https://your-umami-url.com
NEXT_PUBLIC_UMAMI_WEBSITE_ID=your-umami-website-id
NEXT_PUBLIC_ENABLE_IMGPROXY=false
NEXT_PUBLIC_IMGPROXY_URL=https://your-imgproxy-url.com