chore: update local development configuration (#45)

This commit is contained in:
LovelessCodes
2025-06-06 13:52:13 +02:00
committed by GitHub
parent f64549f743
commit e590de80c0

View File

@@ -31,6 +31,10 @@ const config = {
protocol: "https",
hostname: `*.${env("NEXT_PUBLIC_STORAGE_DOMAIN")}`,
},
{
protocol: "http",
hostname: "localhost",
},
{
protocol: "https",
hostname: "*.googleusercontent.com",