Skip to content

Instantly share code, notes, and snippets.

@Aadityajoshi151
Last active April 27, 2023 05:49
Show Gist options
  • Save Aadityajoshi151/874cdd97e3ecb4fe214f2117a58933a0 to your computer and use it in GitHub Desktop.
Save Aadityajoshi151/874cdd97e3ecb4fe214f2117a58933a0 to your computer and use it in GitHub Desktop.
openspeedtest
version: '3.3'
services:
speedtest:
restart: unless-stopped
container_name: openspeedtest
ports:
- '3000:3000'
- '3001:3001'
image: openspeedtest/latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment