Nextjs and Docker error
Unanswered
Eastern yellowjacket posted this in #help-forum
Eastern yellowjacketOP
Can someone help me, I'm not sure why I get this error in docker, if I run the application in development it works fine 😦
It's a small application, this is my branch
https://github.com/raky291/pokedex/tree/docker
and only here I make fetch requests
https://github.com/raky291/pokedex/blob/docker/src/app/pokedex/services/pokemon-api.ts
take a look at the image to see the error =>
It's a small application, this is my branch
https://github.com/raky291/pokedex/tree/docker
and only here I make fetch requests
https://github.com/raky291/pokedex/blob/docker/src/app/pokedex/services/pokemon-api.ts
take a look at the image to see the error =>