First Upload

This commit is contained in:
2024-10-19 02:26:38 +00:00
commit c6436f078d

9
docker-compose.yml Normal file
View File

@@ -0,0 +1,9 @@
version: '3.3'
services:
latest:
restart: unless-stopped
container_name: openspeedtest
ports:
- '3300:3000'
- '3301:3001'
image: openspeedtest/latest