Skip to content

can't coexist with dify #521

@sofs2005

Description

@sofs2005

Unable to coexist with dify. I have already deployed dify on my server using Docker, and then deployed the new refly released today.

However, I found that refly accessed the dify API server during use, causing it to fail to operate normally.

The preliminary analysis is that the service names used by dify and refly are duplicated, such as api, web, db, etc., which will cause the latter to fail to operate normally.

My web and api are assigned separate internal IP addresses, and the rest are Docker internal addresses.

Could you please take a look at how to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions