Skip to content

Wrong environment-variable name in the wiki #216

Description

@johannes-b-e

I just tried way to long trying to find out why my explo instance wasn't starting a library-scan in navidrome until I found out that the environment-variable names for the subsonic admin credentials as mentioned in the documentation contain a little typo / mixup.
the wiki says:

    SYSTEM_ADMIN_USERNAME 
    SYSTEM_ADMIN_PASSWORD

(from: https://github.com/LumePart/Explo/wiki/6.-System-Notes - Multi-User Setup)

while explo actually expects :

    ADMIN_SYSTEM_USERNAME 
    ADMIN_SYSTEM_PASSWORD

I have no idea if that is worthy of an issue or if it is known all ready but I though I would save others the possible headache :)

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