Files
homelab-optimized/hosts/synology/calypso/openspeedtest.yaml
Gitea Mirror Bot 5735cfcb2c
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m0s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-04-08 00:57:50 UTC
2026-04-08 00:57:50 +00:00

11 lines
208 B
YAML

version: '3.8'
services:
openspeedtest:
image: openspeedtest/latest
container_name: openspeedtest
network_mode: host
restart: unless-stopped
environment:
- TZ=America/Los_Angeles