Обновить docker-compose.yml
This commit is contained in:
+3
-3
@@ -47,9 +47,9 @@ services:
|
||||
- ADVERTISE_IP=http://192.168.1.33:32400/
|
||||
hostname: plexserver.example.com
|
||||
volumes:
|
||||
- /plex/database:/config
|
||||
- /plex/transcode:/transcode
|
||||
- mnt/hdd/jellyfin/media:/data
|
||||
- /mnt/ssd/plex/database:/config
|
||||
- /mnt/ssd/plex/transcode:/transcode
|
||||
- /mnt/hdd/jellyfin/media:/data
|
||||
jackett:
|
||||
image: lscr.io/linuxserver/jackett:latest
|
||||
container_name: jackett
|
||||
|
||||
Reference in New Issue
Block a user