Allow interaction with linuxserver PID/GID

This commit is contained in:
Alexandre
2021-02-05 21:30:38 +01:00
parent 275843bb38
commit 8726231ed2
13 changed files with 68 additions and 39 deletions

View File

@@ -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"