forked from UKSOURCE/ipv6
Adding UI of FeedBack, Registration, Admin console
This commit is contained in:
+6
-1
@@ -21,7 +21,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