diff --git a/plex/config.json b/plex/config.json index f05701ecc..9a31da532 100644 --- a/plex/config.json +++ b/plex/config.json @@ -41,7 +41,9 @@ "devices": ["/dev/ttyUSB0", "/dev/*", "/dev/sda1"], "full_access": true, "environment": { - "VERSION": "docker" + "VERSION": "docker", + "PUID": 0, + "PGID": 0 }, "options": { "PUID": 0,