Update compose.yaml
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@ services:
|
|||||||
- bragi-local
|
- bragi-local
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin
|
image: jellyfin/jellyfin
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
ports:
|
ports:
|
||||||
@@ -50,7 +50,7 @@ jellyfin:
|
|||||||
environment:
|
environment:
|
||||||
- JELLYFIN_PublishedServerUrl=https://stream.doeringer.eu
|
- JELLYFIN_PublishedServerUrl=https://stream.doeringer.eu
|
||||||
|
|
||||||
jellyplex-watched:
|
jellyplex-watched:
|
||||||
image: luigi311/jellyplex-watched:latest
|
image: luigi311/jellyplex-watched:latest
|
||||||
container_name: jellyplex-watched
|
container_name: jellyplex-watched
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user