Files
hlaeja-registry-api/http/http-client.env.json
2025-01-02 06:43:15 +01:00

11 lines
162 B
JSON

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