shared network for plex
This commit is contained in:
parent
c6613e7685
commit
c4685066f8
@ -15,6 +15,7 @@ services:
|
||||
- /mnt/movies:/movies
|
||||
- /mnt/tvshows:/tvshows
|
||||
- /mnt/music:/music
|
||||
- /mnt/photos/plex:/photos
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
restart: unless-stopped
|
||||
|
||||
@ -36,4 +37,4 @@ services:
|
||||
networks:
|
||||
shared_network:
|
||||
external: true
|
||||
name: shared_network
|
||||
name: shared_network
|
||||
|
Loading…
x
Reference in New Issue
Block a user