Feature/change any file

This commit is contained in:
AmirHossein Mahmoodi
2025-01-21 12:20:38 +00:00
parent dd4d01d639
commit 87e3281f60
42 changed files with 220 additions and 432 deletions

View File

@@ -5,7 +5,7 @@ const nextConfig = {
remotePatterns: [
{
protocol: 'https',
hostname: 'rms.witel.ir',
hostname: process.env.HOST,
},
],
},