From 2c779858b55903c0530e105fcb945e1205fcc86b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Jan 2022 10:18:17 +0100 Subject: [PATCH] host_network: true --- plex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/config.json b/plex/config.json index bbb802a18..0ea51e23a 100644 --- a/plex/config.json +++ b/plex/config.json @@ -116,7 +116,7 @@ "startup": "services", "upstream": "1.25.2.5319-c43dc0277-ls95", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.25.2.5319-c43dc0277-ls95", + "version": "1.25.2.5319-c43dc0277-ls95-2", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" }