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",
"options": {
"CONFIG_LOCATION": "/config/addons_config/overseerr",
"PGID": 0,
"PUID": 0
"CONFIG_LOCATION": "/config/addons_config/overseerr"
},
"ports": {
"5055/tcp": 5055
@@ -30,8 +28,6 @@
"privileged": [],
"schema": {
"CONFIG_LOCATION": "str",
"PGID": "int",
"PUID": "int",
"TZ": "str?"
},
"slug": "overseerr",