mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
* Fix to avoid creating generated folder inside data folder. This Fix is to avoid that ```generated``` folder will be created inside the movie /video files forder which leads to see the generated clips of the movies in SCENES. * Update docker-compose.yml Added generated volume , removed transcoded as it wasn't needed. All volumes remain with relative paths as suggested. Co-authored-by: bnkai <48220860+bnkai@users.noreply.github.com>