align plex compose to dockge changes

This commit is contained in:
Lockszmith (runtipi@kateryna) 2024-12-04 01:42:57 -05:00 committed by Lockszmith (@kateryna)
parent 1c7f324312
commit d1c20e0876
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ services:
environment: environment:
PUID: "${SZ_USER_UID}" PUID: "${SZ_USER_UID}"
PGID: "${SZ_USER_GID}" PGID: "${SZ_USER_GID}"
network_mode: "container:plexnet" network_mode: "container:net-plex"
#networks: [] #networks: []
volumes_from: volumes_from:
- "container:plexvols" - "container:vols-plex"