Clean unused content
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
name: Bootstrap
|
||||
|
||||
services:
|
||||
# TODO: Authenticate the services that can talk to docker
|
||||
docker:
|
||||
image: alpine/socat
|
||||
command: tcp-listen:2375,fork,reuseaddr unix-connect:/var/run/docker.sock
|
||||
|
||||
@@ -73,13 +73,6 @@ volumes:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_DATA?}/media/tv/
|
||||
# TODO: Manage recycle bin properly...
|
||||
recycle_bin:
|
||||
name: recycle_bin
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${NASCOMPOSE_DATA?}/media/recycle_bin/
|
||||
|
||||
plex_transcode:
|
||||
plex_config:
|
||||
|
||||
Reference in New Issue
Block a user