Skip to content

Documentation doesn't mention ROCKET_ADDRESS #57

@asonix

Description

@asonix

When setting up Plume, I found I couldn't access my instance when visiting the URL I had set up, this was because Plume wasn't running on the same host as the Reverse Proxy, and it had bound to localhost:7878 and not [my host's ip]:7878. I found the env("ROCKET_ADDRESS") when looking through the source code and got it set up properly, but not everyone will be able to read Rust code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions