forked from UKSOURCE/ipv6
Merge branch 'develop' of ssh://gits.techvanguard.vn:8822/UKSOURCE/ipv6 into develop
This commit is contained in:
+6
-1
@@ -23,7 +23,12 @@ const nextConfig: NextConfig = {
|
||||
hostname: "127.0.0.1",
|
||||
port: "3001",
|
||||
pathname: "/**",
|
||||
}
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "lh3.googleusercontent.com",
|
||||
pathname: "/**",
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user