### OpenIM Server Version 3.8.3 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce 参照 https://docs.openim.io/zh-Hans/guides/gettingStarted/nginxDomainConfig 部署 SDK init with this options > apiAddr: https://your_domain.com/api > wsAddr: wss://your_domain.com/msg_gateway When sending an image on the web, the image URL received by the recipient is > https://your_domain.com/object/*** instead of the expected > https://your_domain.com/api/object/****** ### Screenshots Link _No response_