Services/FileFlows: Don't mount MusicVideos into nixinator node
This commit is contained in:
@ -27,7 +27,7 @@ in {
|
|||||||
volumes = [
|
volumes = [
|
||||||
"/home/christoph/Movies:/media/movies"
|
"/home/christoph/Movies:/media/movies"
|
||||||
"/home/christoph/Shows:/media/tvshows"
|
"/home/christoph/Shows:/media/tvshows"
|
||||||
"/home/christoph/MusicVideos:/media/musicvideos"
|
# "/home/christoph/MusicVideos:/media/musicvideos" # NOTE: Not mounted on Nixinator
|
||||||
|
|
||||||
"fileflows_temp:/temp"
|
"fileflows_temp:/temp"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user