Reset password redirects to undefined URL (missing config) #9329
Answered
by
danny-avila
mikurisan
asked this question in
Troubleshooting
-
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Aug 28, 2025
Replies: 1 comment 1 reply
-
You need to set the following in your # change as needed
DOMAIN_CLIENT=http://localhost:3080
DOMAIN_SERVER=http://localhost:3080 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mikurisan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to set the following in your
.env
file: