mirror of
https://github.com/project-zot/zot.git
synced 2025-01-06 22:40:28 -05:00
10 lines
176 B
JSON
10 lines
176 B
JSON
|
{
|
||
|
"localhost:8080": {
|
||
|
"username": "user",
|
||
|
"password": "pass"
|
||
|
},
|
||
|
"registry2:5000": {
|
||
|
"username": "user2",
|
||
|
"password": "pass2"
|
||
|
}
|
||
|
}
|