Skip to content

Add on not accessible via web/reverse proxy #2

Description

@BowChika

Hi. I self-host all stremio components; stremio-web, stremio-server and now stremio-rating-addon. All 3 components are on the same server. The server and this add-on is behind reverse proxy access through stremioratingaddon.homedomain.com. When I access stremio-web, I can see the requests hitting the stremio-rating-addon container but the ratings dont show up on the web. Same if I try and access via Stremio-Desktop (which also connects to the same self-host stremio-rating-addon via the reverse proxy). I believe its because the addon is hardcoded to server on localhost:3000 or 127.0.0.1:3000?

Request: Can the add-on/npm be configured to use a self-hosting URL and then the add-on can serve the ratings to any channel (stremio-web, desktop app, etc)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions