diff --git a/next.config.js b/next.config.js index 7d33e2c..d04ab19 100644 --- a/next.config.js +++ b/next.config.js @@ -11,6 +11,12 @@ const nextConfig = { port: '', // pathname: '/account123/**', }, + { + protocol: 'https', + hostname: 'sms.turkmentv.gov.tm', + port: '', + // pathname: '/account123/**', + }, { protocol: 'https', hostname: 'smstv.gov.tm',