Started to work on media upload and organization
This commit is contained in:
@@ -14,6 +14,10 @@ const nextConfig: NextConfig = {
|
||||
protocol: "https",
|
||||
hostname: "avatar.vercel.sh",
|
||||
},
|
||||
{
|
||||
protocol: "http",
|
||||
hostname: "localhost",
|
||||
},
|
||||
],
|
||||
},
|
||||
env: {
|
||||
|
||||
Reference in New Issue
Block a user