Remod puid pgid

Messed with yarn config folder
This commit is contained in:
Alexandre
2022-09-15 20:29:31 +02:00
committed by GitHub
parent cff5b403ec
commit b342122995

View File

@@ -17,9 +17,7 @@
], ],
"name": "Overseerr", "name": "Overseerr",
"options": { "options": {
"CONFIG_LOCATION": "/config/addons_config/overseerr", "CONFIG_LOCATION": "/config/addons_config/overseerr"
"PGID": 0,
"PUID": 0
}, },
"ports": { "ports": {
"5055/tcp": 5055 "5055/tcp": 5055
@@ -30,8 +28,6 @@
"privileged": [], "privileged": [],
"schema": { "schema": {
"CONFIG_LOCATION": "str", "CONFIG_LOCATION": "str",
"PGID": "int",
"PUID": "int",
"TZ": "str?" "TZ": "str?"
}, },
"slug": "overseerr", "slug": "overseerr",