Files
hlaeja-device-data/http/http-client.env.json
2024-11-15 12:50:15 +01:00

9 lines
126 B
JSON

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