Update config.json

This commit is contained in:
Alexandre
2022-02-02 11:03:40 +01:00
committed by GitHub
parent 43d3e3fdcc
commit ebdd50c6b1

View File

@@ -3,8 +3,8 @@
"arch": ["aarch64", "amd64", "armv7"],
"boot": "auto",
"environment": {
"PUID": "0",
"PGID": "0",
"PUID": "1000",
"PGID": "1000",
"HOME": "/share/webtop",
"shm_size": "1gb"
},