Update config.json

This commit is contained in:
Alexandre
2022-01-07 09:15:26 +01:00
committed by GitHub
parent 14e73f510a
commit 0f1466351e

View File

@@ -37,8 +37,8 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": { "environment": {
"PUID": "1000", "PUID": "0",
"PGID": "1000", "PGID": "0",
"shm_size": "1gb" "shm_size": "1gb"
}, },
"map": ["media:rw", "share:rw", "ssl"], "map": ["media:rw", "share:rw", "ssl"],