live-streamer/docker-compose.yaml
nite07 dfdb6003ea feat: log level config
feat: ffmpeg args placeholder
2024-10-29 03:35:21 +08:00

9 lines
165 B
YAML
Executable File

services:
live-streamer:
image: nite07/live-streamer
ports:
- 8080:8080
volumes:
- ./config.json:/app/config.json
- ./videos:/videos