mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
8e4d828867
Signed-off-by: Alexei Dodon <adodon@cisco.com>
14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"Server": {
|
|
"protocol": "http",
|
|
"host": "127.0.0.1",
|
|
"port": "8080"
|
|
},
|
|
"Exporter": {
|
|
"port": "8081",
|
|
"log": {
|
|
"level": "debug"
|
|
}
|
|
}
|
|
}
|
|
|