librespeed / speedtest

Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
https://librespeed.org
GNU Lesser General Public License v3.0
12.23k stars 2.2k forks source link

Docker documentation change - indicate urls for empty.php etc. must be prepended with 'backend/' when running in dual mode #605

Open was2 opened 7 months ago

was2 commented 7 months ago

Description

Wasted a fair bit of time due to missing detail in Docker documentation

Server

Latest docker image running MODE=dual

Client

All?

Steps to reproduce

Run speedtest in MODE=dual Follow existing instructions for creating /server.json, adding only and entry for local server Page will indicate No Server Available. This is due to /empty.php coming back 404 when client goes to connect to 1st listed server.

sstidl commented 7 months ago

Can you please explain what I should add to the documentation?