For images

This commit is contained in:
cdricms
2025-02-11 11:02:28 +01:00
parent a028c1f097
commit 06ce2e4e6c

View File

@@ -25,6 +25,10 @@ const nextConfig: NextConfig = {
protocol: "http",
hostname: "localhost",
},
{
protocol: "https",
hostname: "latosa.cems.dev",
},
],
},
env: {