simplify_truths/http/http-client.env.json

10 lines
170 B
JSON

{
"dev": {
"expression": "",
"url": "http://localhost:8000"
},
"prod": {
"expression": "",
"url": "https://api.martials.no/simplify-truths/v2"
}
}