Update config.json

This commit is contained in:
Alexandre
2021-11-29 15:41:29 +01:00
committed by GitHub
parent 8889a0ed1c
commit 7157197e66

View File

@@ -20,11 +20,13 @@
},
"ports": {
"2202/tcp": 2202,
"2203/tcp": 2203
"2203/tcp": 2203,
"2205/tcp": 2205
},
"ports_description": {
"2202/tcp": "Library page (to expose)",
"2203/tcp": "Admin page (local)"
"2203/tcp": "Admin page (local)",
"2205/tcp": "nginx test"
},
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"schema": {