Feature/change any file
This commit is contained in:
@@ -5,7 +5,7 @@ const nextConfig = {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'rms.witel.ir',
|
||||
hostname: process.env.HOST,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user