docs(docker): rename ffmpeg service to video-clipper in docker-compose example

This commit is contained in:
Yassine Doghri 2022-11-17 16:21:02 +00:00
parent f867ab6a61
commit 2d82411788
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ can be added as a cache handler.
# this container is optional
# add this if you want to use the videoclips feature
ffmpeg:
video-clipper:
image: castopod/video-clipper:latest
container_name: "castopod-video-clipper"
volumes: