Remove port
This commit is contained in:
parent
6a81b0c781
commit
94ad699533
@ -31,7 +31,6 @@ const nextConfig = {
|
||||
{
|
||||
protocol: imageUrlParts[0],
|
||||
hostname: imageUrlParts[1].split(":")[0],
|
||||
port: "443",
|
||||
pathname: "/api/files/**",
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user