For images
This commit is contained in:
@@ -25,6 +25,10 @@ const nextConfig: NextConfig = {
|
||||
protocol: "http",
|
||||
hostname: "localhost",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "latosa.cems.dev",
|
||||
},
|
||||
],
|
||||
},
|
||||
env: {
|
||||
|
||||
Reference in New Issue
Block a user