added taylordb to allowed media content
This commit is contained in:
parent
1daf3ed4e4
commit
06b886ca5d
@ -11,7 +11,7 @@ const nextConfig: NextConfig = {
|
|||||||
{
|
{
|
||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
hostname: 'taylordb.ai',
|
hostname: 'taylordb.ai',
|
||||||
pathname: 'media/**',
|
pathname: '/media/**',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user