services: ffmpeg-worker: build: . ports: - "8099:8000" volumes: - ./data:/data environment: - DATA_PATH=/data - FFMPEG_TIMEOUT=3600