Files
hlaeja-device-api/http/http-client.env.json
2024-11-27 02:38:15 +01:00

9 lines
144 B
JSON

{
"development": {
"hostname": "https://localhost:8443"
},
"docker": {
"hostname": "https://localhost:9000"
}
}