Next.js Discord

Discord Forum

NextAuth - Invalid URL in docker compose build

Unanswered
JustinR posted this in #help-forum
Open in Discord
Hello, I've been running into an issue where I'm getting an invalid URL on my auth routes when I run the build with docker compose. The build works just fine when I run docker build that I have in a script for env variable stuff.

Been looking around online for answers and found this which sounds very close to what I'm experiencing https://github.com/nextauthjs/next-auth/issues/6479

(Bottom comment on it have my logs)

Has anyone else been having an issue with their compose builds?

0 Replies