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