simplify_truths/http/http-client.env.json

10 lines
167 B
JSON
Raw Normal View History

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