Update config.json

This commit is contained in:
Alexandre
2022-01-06 21:02:45 +01:00
committed by GitHub
parent f22e29b7ed
commit 7a6ebb4bc9

View File

@@ -41,7 +41,7 @@
"PGID": "0", "PGID": "0",
"shm_size": "1gb" "shm_size": "1gb"
}, },
"map": ["media:rw", "share:rw", "ssl"], "map": ["media:rw", "share:rw", "config:rw", "ssl"],
"name": "Webtop Alpine", "name": "Webtop Alpine",
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"],
"ports": { "ports": {