Files
bandwidth_probing/docker-compose.yml
2023-07-10 16:46:53 +02:00

8 lines
151 B
YAML

version: "3.9"
services:
bandwidth-probing:
build: .
container_name: bandwidth-probing
restart: unless-stopped
env_file:
- .env