removed optional ports
This commit is contained in:
@@ -7,16 +7,6 @@
|
|||||||
services:
|
services:
|
||||||
plex:
|
plex:
|
||||||
image: plexinc/pms-docker:latest
|
image: plexinc/pms-docker:latest
|
||||||
ports:
|
|
||||||
- 32400:32400
|
|
||||||
- 1900:1900/udp
|
|
||||||
- 5353:5353/udp
|
|
||||||
- 8324:8324
|
|
||||||
- 32410:32410/udp
|
|
||||||
- 32412:32412/udp
|
|
||||||
- 32413:32413/udp
|
|
||||||
- 32414:32414/udp
|
|
||||||
- 32469:32469
|
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_PLEX_32400
|
- SERVICE_FQDN_PLEX_32400
|
||||||
- _APP_URL=$SERVICE_FQDN_PLEX
|
- _APP_URL=$SERVICE_FQDN_PLEX
|
||||||
|
|||||||
Reference in New Issue
Block a user