OpenIM Server Version
3.8.2,3.8.3
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce

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.
Screenshots Link
No response