You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After deploying using the source code method, both the server and chat started normally. The domain name was configured according to the Nginx template in the official documentation. Accessing via the domain name displays the login page, but after clicking login, it was found that the requests to the backend still include the port number, resulting in failure to properly reach the backend.