mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 22:39:25 +01:00
17 lines
203 B
JSON
17 lines
203 B
JSON
{
|
|
"catalogs": [
|
|
{
|
|
"user": "admin",
|
|
"catalog": "secret",
|
|
"allow": "all"
|
|
},
|
|
{
|
|
"catalog": "secret",
|
|
"allow": "none"
|
|
},
|
|
{
|
|
"allow": "all"
|
|
}
|
|
]
|
|
}
|