chore: add media.ayris.tech to remotePatterns
This commit is contained in:
@@ -14,6 +14,10 @@ const nextConfig: NextConfig = {
|
|||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
hostname: 'res.cloudinary.com',
|
hostname: 'res.cloudinary.com',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
protocol: 'https',
|
||||||
|
hostname: 'media.ayris.tech',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
/* other config options here */
|
/* other config options here */
|
||||||
|
|||||||
Reference in New Issue
Block a user