add host network access

This commit is contained in:
Alexandre
2020-12-11 17:49:16 +01:00
parent f8c0b9347a
commit 5a6afe278b

View File

@@ -24,6 +24,7 @@
"webui": "http://[HOST]:[PORT:3000]",
"boot": "auto",
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"host_network": true,
"full_access": true,
"environment": {
"PUID": "0",