Update doc.md with nginx backend example link

Add example link for nginx backend configuration.
This commit is contained in:
sstidl 2026-01-23 21:18:09 +01:00 committed by GitHub
parent 9830af2c3a
commit 85d3dd05dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
doc.md
View file

@ -872,6 +872,9 @@ s.setParameter("test_order","P_D_U");
This will point to our static files and set the test to only do ping/jitter, download and upload tests.
There is also an example to achieve this with nginx backend here:
https://github.com/librespeed/speedtest/issues/375#issuecomment-3769211254
## Troubleshooting
These are the most common issues reported by users, and how to fix them. If you still need help, contact me at [info@fdossena.com](mailto:info@fdossena.com).