Files
hlaeja-device-registry/http/http-client.env.json
2024-11-16 01:36:31 +01:00

9 lines
126 B
JSON

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