Skip to content

Wrong HOST property key #86

Description

@froque

public static final String HOST = NAMESPACE + ".auth";

This seems to be a copy paste bug and should be changed to

public static final String HOST = NAMESPACE + ".host";

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions