mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-26 05:27:31 +02:00
17 lines
203 B
JSON
17 lines
203 B
JSON
{
|
|
"catalogs": [
|
|
{
|
|
"user": "admin",
|
|
"catalog": "secret",
|
|
"allow": "all"
|
|
},
|
|
{
|
|
"catalog": "secret",
|
|
"allow": "none"
|
|
},
|
|
{
|
|
"allow": "all"
|
|
}
|
|
]
|
|
}
|