Files
hlaeja-account-registry/http/http-client.env.json
2024-12-29 20:39:58 +01:00

9 lines
126 B
JSON

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