mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Change default UID
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
],
|
||||
"name": "Calibre",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
"PUID": 0
|
||||
"PGID": 1000,
|
||||
"PUID": 1000
|
||||
},
|
||||
"panel_icon": "mdi:book-multiple",
|
||||
"ports": {
|
||||
|
||||
Reference in New Issue
Block a user