Next.js Discord

Discord Forum

Images domains hostname array

Unanswered
Chinese Egret posted this in #help-forum
Open in Discord
Chinese EgretOP
I want to put more than one hostname, but when making an array I get an error because it expects a string. Is there a way to put more than one hostname?

10 Replies

Just add another object @Chinese Egret
Chinese EgretOP
of what? @Arinji
Like
[
{
protocol:
hostname:
},
{
protocol:
hostname:
}
]
@Chinese Egret do that
Chinese EgretOP
ohhh
yeah
ty
Np, mark a solution
Original message was deleted
Boop @Chinese Egret