Jonas Erlandsson
-
Posts
39 -
Joined
-
Last visited
Community Answers
-
Jonas Erlandsson's post in Member cannot login to forum was marked as the answer
We switched out the base docker image to another one where we got the same error, but after we let nginx "understand" the what the domain is, it started working.
In nginx you can set server_name to be _ which works as a catch all, but this didn't work.