Skip to content

RSS doesn't work on actual deployments #40

@rozbb

Description

@rozbb

The RSS feed in server/src/list_articles.rs has a localhost URL. This makes it unusable in deployments.

The solution should be to have a new server flag --hostname that gives the hostname of the server (default localhost). Then the RSS fead can use that as the base of the URL path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions