websoft9/cockpit/docker/manifest.json
2022-05-10 14:49:45 +08:00

15 lines
236 B
JSON

{
"version": "195.12",
"requires": {
"cockpit": "122"
},
"menu": {
"index": {
"label": "Containers",
"order": 50
}
},
"content-security-policy": "img-src 'self' data:"
}