Docker update
This commit is contained in:
@ -21,12 +21,12 @@ const nextConfig: NextConfig = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
hostname: 'cmcbackend.rootwire.com',
|
hostname: 'cmcbackend.rootxwire.com',
|
||||||
pathname: '/api/files/images/**',
|
pathname: '/api/files/images/**',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
hostname: 'maincmc.rootwire.com',
|
hostname: 'maincmc.rootxwire.com',
|
||||||
pathname: '/**',
|
pathname: '/**',
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user