Update config.json

This commit is contained in:
Alexandre
2022-04-23 18:33:59 +02:00
committed by GitHub
parent 651d5c7936
commit bca5401d58

View File

@@ -18,7 +18,7 @@
], ],
"name": "Overseerr", "name": "Overseerr",
"options": { "options": {
"CONFIG_LOCATION": "/config/overseerr", "CONFIG_LOCATION": "/config/addons_config/overseerr",
"PGID": 0, "PGID": 0,
"PUID": 0 "PUID": 0
}, },
@@ -40,4 +40,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr",
"version": "1.29.1", "version": "1.29.1",
"webui": "http://[HOST]:[PORT:5055]" "webui": "http://[HOST]:[PORT:5055]"
} }