Files
hlaeja-registry-api/http/http-client.env.json
2024-12-20 00:48:13 +01:00

9 lines
144 B
JSON

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