Closed michielbdejong closed 5 years ago
Completed in the latest version with the following network configuration:
{
// ...
"network": {
"host": "localhost:8080",
"port": 8080,
"useHttps": false
},
// ...
}
Note that this configuration breaks OIDC standards as OIDC MUST be served over https
When running this on data from a multi-user NSS install, I see the databrowser on e.g. http://michielbdejong.localhost:8080/ but I see a 404 on http://localhost:8080/.