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