From 80eb3286b061eb3c8c32396c085df0349d1955a8 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Mon, 25 Nov 2024 12:46:57 -0600 Subject: [PATCH] Update gluetun.md --- docs/apps/gluetun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apps/gluetun.md b/docs/apps/gluetun.md index ca7deb5a7..4f1533fab 100644 --- a/docs/apps/gluetun.md +++ b/docs/apps/gluetun.md @@ -102,7 +102,7 @@ plex2_docker_network_mode_default: "container:gluetun2" plex2_auth_token_proxy: "http://gluetun2:8888" ``` -Once you have made these changes to the inventory, run the relevant plex tags to apply the changes [i.e. `sb install plex`]. +Once you have made these changes to the inventory, run the plex tag to apply the changes [i.e. `sb install plex`]. This will update all your plex containers. !!! caution When routing Plex through Gluetun, you must access Plex between containers at `http://gluetun:32400` where you would previously use the Plex container name.