removed optional ports

This commit is contained in:
Régis Tremblay Lefrançois
2024-11-27 08:42:02 -05:00
parent 63b8dacd06
commit b08a1ef3f1

View File

@@ -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