use port 8080 instead of 3000 in development mode #4112
Unanswered
li-baptistegaspari
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I want use next auth with internal oidc system, actually the developement stack force to use port 8080 instead of 3000.
I can't configure next auth to use this port 8080, I always default to http://localhost:3000/api/auth/etc...
NEXTAUTH_URL / NEXTAUTH_URL_INTERNAL not working in that case.
Beta Was this translation helpful? Give feedback.
All reactions