Files
soleprint/soleprint/station/tools/tester/environments.json

11 lines
174 B
JSON

[
{
"id": "local",
"name": "Local",
"url": "http://localhost:8000",
"api_key": "",
"description": "Local development server",
"default": true
}
]