mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-15 12:37:46 +02:00
docs(docker): rename ffmpeg service to video-clipper in docker-compose example
This commit is contained in:
parent
f867ab6a61
commit
2d82411788
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue