Can someone help me out deploying with <render.com...
# docker
t
Can someone help me out deploying with render.com? I’ve tried using the button on the repo and it deploys successfully but I can’t login. I believe I might have an env variable missing, because it redirects me to
<https://api/auth/error>
when trying to login. What are the required environment variables that need to be changed? I’ve tried a few ways without any luck
I figured it out. I was missing
NEXT_PUBLIC_WEBAPP_URL
and
NEXTAUTH_URL