Merge branch 'develop' of ssh://gits.techvanguard.vn:8822/UKSOURCE/ipv6 into develop

This commit is contained in:
2026-05-14 00:01:12 +00:00
65 changed files with 11724 additions and 2453 deletions
+6 -1
View File
@@ -23,7 +23,12 @@ const nextConfig: NextConfig = {
hostname: "127.0.0.1",
port: "3001",
pathname: "/**",
}
},
{
protocol: "https",
hostname: "lh3.googleusercontent.com",
pathname: "/**",
},
],
},
};