Skip to content

BUG uses unencrypted websocket when running behind https proxy #190

@plufz

Description

@plufz

I'm trying to run the ui behind a haproxy to get ssl encryption. But the app tries to call ws:// instead of wss:// for the websocket which obviously blocks the connection in the browser. It would be great for security if this could be fixed if this is a bug and I'm not missing something in my config?

Thanks for a great project!

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