next config added hostname sms.turkmentv.gov.tm
This commit is contained in:
parent
d908b2987c
commit
bd98311ea6
|
|
@ -11,6 +11,12 @@ const nextConfig = {
|
||||||
port: '',
|
port: '',
|
||||||
// pathname: '/account123/**',
|
// pathname: '/account123/**',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
protocol: 'https',
|
||||||
|
hostname: 'sms.turkmentv.gov.tm',
|
||||||
|
port: '',
|
||||||
|
// pathname: '/account123/**',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
hostname: 'smstv.gov.tm',
|
hostname: 'smstv.gov.tm',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue