Change default UID

This commit is contained in:
Alexandre
2022-05-03 17:19:05 +02:00
committed by GitHub
parent 0e4df226c0
commit 76ce772e82

View File

@@ -56,8 +56,8 @@
],
"name": "Calibre",
"options": {
"PGID": 0,
"PUID": 0
"PGID": 1000,
"PUID": 1000
},
"panel_icon": "mdi:book-multiple",
"ports": {