diff --git a/plex/config.json b/plex/config.json index c9a8afa41..e097142fb 100644 --- a/plex/config.json +++ b/plex/config.json @@ -41,8 +41,8 @@ "devices": ["/dev/ttyUSB0", "/dev/*", "/dev/sda1"], "environment": { "VERSION": "docker", - "PUID": 0, - "PGID": 0 + "PUID": "0", + "PGID": "0" }, "options": { "PUID": 0,