Files
hlaeja-device-configuration/http/http-client.env.json
2024-11-30 13:47:08 +01:00

9 lines
126 B
JSON

{
"development": {
"hostname": "http://localhost:8080"
},
"docker": {
"hostname": "http://localhost:9030"
}
}