diff --git a/overseerr/config.json b/overseerr/config.json index 8830a0562..8d46c63c1 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -7,18 +7,16 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Request management and media discovery tool built to work with your existing Plex ecosystem", "devices": [], - "environment": { - - }, + "environment": {}, "init": false, "map": [ "config:rw" ], "name": "Overseerr", "options": { + "CONFIG_LOCATION": "/config/addons_config/overseerr", "PGID": "0", - "PUID": "0", - "CONFIG_LOCATION": "/config/addons_config/overseerr" + "PUID": "0" }, "ports": { "5055/tcp": 5055