fixed some bugs
This commit is contained in:
@@ -11,8 +11,9 @@ const nextConfig: NextConfig = {
|
||||
unoptimized: true,
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: "https",
|
||||
protocol: "http",
|
||||
hostname: "shop.post.tm",
|
||||
port: "8080",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user