mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Allow interaction with linuxserver PID/GID
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"webui": "https://[HOST]:[PORT:443]",
|
||||
"panel_icon": "mdi:cloud",
|
||||
"options": {
|
||||
"PUID": 1001,
|
||||
"PGID": 1001,
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"trusted_domains": ["your-domain"],
|
||||
"OCR": false,
|
||||
"OCRLANG": "fra"
|
||||
|
||||
Reference in New Issue
Block a user