Initial commit, adding media-stack for swarm.
This commit is contained in:
@@ -19,7 +19,13 @@ services:
|
||||
image: lscr.io/linuxserver/plex:latest
|
||||
container_name: plex
|
||||
network_mode: bridge
|
||||
ports: ["32400:32400"]
|
||||
ports:
|
||||
- 1900:1900
|
||||
- 5353:5353
|
||||
- 8324:8324
|
||||
- 32400:32400
|
||||
- 32412:32412
|
||||
- 32469:32469
|
||||
environment:
|
||||
- PUID=117
|
||||
- PGID=101
|
||||
|
||||
Reference in New Issue
Block a user