Rename speedtest to librespeed

This commit is contained in:
Diogo Carvalho 2026-02-25 23:28:20 +00:00 committed by GitHub
parent e9c980d3d5
commit 1a8441b230
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,16 +1,16 @@
# documentation: https://github.com/librespeed/speedtest # documentation: https://github.com/librespeed/speedtest
# slogan: Self-hosted Speed Test for HTML5 and more. # slogan: Self-hosted lightweight Speed Test.
# category: devtools # category: devtools
# tags: speedtest, internet-speed # tags: speedtest, internet-speed
# logo: svgs/speedtest.svg # logo: svgs/librespeed.svg
# port: 82 # port: 82
services: services:
speedtest: librespeed:
container_name: speedtest container_name: librespeed
image: 'ghcr.io/librespeed/speedtest:latest' image: 'ghcr.io/librespeed/speedtest:latest'
environment: environment:
- SERVICE_URL_SPEEDTEST_82 - SERVICE_URL_LIBRESPEED_82
- MODE=standalone - MODE=standalone
- TELEMETRY=false - TELEMETRY=false
- DISTANCE=km - DISTANCE=km