15 lines
212 B
JSON
15 lines
212 B
JSON
{
|
|
"Server": {
|
|
"protocol": "http",
|
|
"host": "127.0.0.1",
|
|
"port": "8080"
|
|
},
|
|
"Exporter": {
|
|
"port": "8081",
|
|
"log": {
|
|
"level": "debug"
|
|
}
|
|
}
|
|
}
|
|
|