Skip to content

Commit

Permalink
Update plex-gluetun.yml
Browse files Browse the repository at this point in the history
Signed-off-by: FSCorrupt <45659314+fscorrupt@users.noreply.github.com>
  • Loading branch information
fscorrupt committed Oct 13, 2023
1 parent ac209a2 commit 0771720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mediaserver/plex-gluetun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
image: "${PLEXIMAGE}"
restart: "${RESTARTAPP}"
depends_on: gluetun
network_mode: "container:gluetun"
network_mode: "service:gluetun"
security_opt:
- "${SECURITYOPS}:${SECURITYOPSSET}"
volumes:
Expand Down

0 comments on commit 0771720

Please sign in to comment.