output-service-rdb/http-client.env.json

9 lines
183 B
JSON
Raw Permalink Normal View History

2020-04-04 18:47:24 +02:00
{
"localhost": {
"host": "http://127.0.0.1:8080",
"param_dateAfter": "dateAfter",
"param_dateBefore": "dateBefore",
"param_tagID": "tagID"
}
}