unpic icon indicating copy to clipboard operation
unpic copied to clipboard

How can I display private domain cdn images?

Open jderboven opened this issue 10 months ago • 4 comments

Hello,

I'm trying to use import { Image } from '@unpic/react/nextjs';

My source comes from a private domain on my customer network, how can I disable cdn check so that my image is well displayed ? For now it comes with next/image and the url is encoded

Thanks for help

jderboven avatar Apr 20 '24 10:04 jderboven