mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Remod puid pgid
Messed with yarn config folder
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user