mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-04 14:48:38 +00:00
Update doc.md with nginx backend example link
Add example link for nginx backend configuration.
This commit is contained in:
parent
9830af2c3a
commit
85d3dd05dc
1 changed files with 3 additions and 0 deletions
3
doc.md
3
doc.md
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue