Skip to content

Commit c8ccce8

Browse files
author
User Ahze
committed
Remove freshports url since we're plex is 'special' and doesn't have a :pkg/pkg-latest tag and works like upstream official docker
1 parent 7a1a20a commit c8ccce8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

compose.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ x-daemonless:
77
description: "Plex Media Server on FreeBSD."
88
upstream_url: "https://github.com/daemonless/plex"
99
web_url: "https://plex.tv/"
10-
freshports_url: "https://www.freshports.org/multimedia/plexmediaserver/"
1110
user: "bsd"
1211
mlock: false
1312

@@ -57,4 +56,4 @@ services:
5756
- 32413:32413/udp
5857
- 32414:32414/udp
5958
- 32469:32469
60-
- 8324:8324
59+
- 8324:8324

0 commit comments

Comments
 (0)