config lint

This commit is contained in:
Alexandre
2022-04-27 20:59:55 +02:00
parent 1db5dd4a1e
commit 173e82846f
10 changed files with 18 additions and 15 deletions

View File

@@ -65,6 +65,10 @@
"443/tcp": 8099,
"80/tcp": null
},
"ports_description": {
"443/tcp": "Https web interface",
"80/tcp": "Web interface"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"