`getaddrinfo ENOTFOUND postgres` Error When Running Next.js with Docker Compose
I am using nextjs app router with drizzle with postgres and its working fine in development mode but when i am running it with docker compose up –build its giving me this error
applying migrations…Error: getaddrinfo ENOTFOUND postgres
I am using nextjs app router with drizzle with postgres and its working fine in development mode but when i am running it with docker compose up –build its giving me this error