Add openspeedtest/docker-compose.yml

This commit is contained in:
2026-03-23 18:06:30 +00:00
parent 820aef3bf4
commit bb5ee11bba

View File

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