Add openspeedtest/docker-compose.yml

This commit is contained in:
2026-04-27 16:30:07 +00:00
parent 3ca6b6a1bb
commit 7d51923be8

View File

@@ -0,0 +1,8 @@
services:
speedtest:
restart: unless-stopped
container_name: openspeedtest
ports:
- '3000:3000'
- '3001:3001'
image: openspeedtest/latest