[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
1db3111492
commit
2fdaf6c9b3
1 changed files with 3 additions and 3 deletions
|
|
@ -161,14 +161,14 @@ services:
|
|||
|
||||
|
||||
|
||||
jellyseerr:
|
||||
container_name: jellyseerr
|
||||
seerr:
|
||||
container_name: seerr
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Berlin
|
||||
- JELLYFIN_TYPE=emby
|
||||
image: fallenbagel/jellyseerr:latest
|
||||
image: seerr/seerr:latest
|
||||
#image: fallenbagel/jellyseerr:develop
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue