refactor: add category and sub-cagory page for collections
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
images: {
|
||||
domains: ["127.0.0.1","admin.guptarudraksha.com"],
|
||||
domains: ["127.0.0.1","admin.guptarudraksha.com", "localhost"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user