changed domain

This commit is contained in:
2026-02-26 03:10:13 +03:00
parent 9c0a3c19f6
commit 192972b624
9 changed files with 60 additions and 46 deletions

13
stacks/media/plex.yaml Normal file
View File

@@ -0,0 +1,13 @@
version: '2'
services:
plex:
container_name: plex
image: plexinc/pms-docker
restart: unless-stopped
environment:
- TZ=Europe/Moscow
network_mode: host
volumes:
- /srv/homelab/config/media/plex:/config
- /tmp/plex:/transcode
- /srv/media:/data