add map to toll house
This commit is contained in:
@@ -7,6 +7,10 @@ const nextConfig = {
|
||||
protocol: 'https',
|
||||
hostname: process.env.HOST,
|
||||
},
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: process.env.HOST_RMTO,
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user