sample-service/http-client.env.json
Torma Kristóf 26acf2085c
Some checks failed
continuous-integration/drone/push Build is failing
first commit
2021-08-11 14:40:05 +02:00

9 lines
183 B
JSON

{
"localhost": {
"host": "http://127.0.0.1:8080",
"param_dateAfter": "dateAfter",
"param_dateBefore": "dateBefore",
"param_tagID": "tagID"
}
}