services: m3u-builder: build: . env_file: - .env ports: - "${PORT:-8080}:${PORT:-8080}" restart: unless-stopped