sample-service/http-client.env.json

9 lines
183 B
JSON
Raw Permalink Normal View History

2021-08-11 14:40:05 +02:00
{
"localhost": {
"host": "http://127.0.0.1:8080",
"param_dateAfter": "dateAfter",
"param_dateBefore": "dateBefore",
"param_tagID": "tagID"
}
}