Skip to content

[BUG]During domain deployment, the image URL is not the expected: https://your_domain.com/api/****** #3566

@grace-well

Description

@grace-well

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions