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