Skip to content

Docker TITLE environment variable don't works in 6.0.1 #789

@nicorein20

Description

@nicorein20

Description

When I set the Docker environment variable, the Speedtest page title remains "LibreSpeed" instead of changing to the content of the variable. This issue has been occurring since updating from version 5.4.1 to version 6.0.1.

Server

Steps to reproduce

  • Start a liberspeed container with the following command
    docker run --name="librespeed6" --restart=unless-stopped -e TITLE="Speedtest of Company" -e DISABLE_IPINFO=true -e MODE=standalone -e TELEMETRY=false -e USE_NEW_DESIGN=true -p 80:8080 ghcr.io/librespeed/speedtest:6.0.1
  • open the page in a Browser and look at the title

Expected behaviour

the page title should be changed to the content of the "TITLE" environment variable

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