- Added dev container definitions for billing, crm, repo, observability, projects, security, baas, and jobs modules - Added Zot Registry container definition and configuration
13 lines
No EOL
226 B
JSON
13 lines
No EOL
226 B
JSON
{
|
|
"distSpecVersion": "1.1.0-dev",
|
|
"storage": {
|
|
"rootDirectory": "/var/lib/registry"
|
|
},
|
|
"http": {
|
|
"address": "0.0.0.0",
|
|
"port": "5000"
|
|
},
|
|
"log": {
|
|
"level": "debug"
|
|
}
|
|
} |