removed optional ports
This commit is contained in:
parent
63b8dacd06
commit
b08a1ef3f1
1 changed files with 0 additions and 10 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue