The port configured in config.json does not get passed to the express server. https://github.com/TREEcg/Basic-LDES-Server/blob/6a15466845cea483396cf0d6fb292b05eac24b05/src/server/ExpressHttpServerFactory.ts#L14 https://github.com/TREEcg/Basic-LDES-Server/blob/6a15466845cea483396cf0d6fb292b05eac24b05/src/init/AppRunner.ts#L155
The port configured in config.json does not get passed to the express server.
Basic-LDES-Server/src/server/ExpressHttpServerFactory.ts
Line 14 in 6a15466
Basic-LDES-Server/src/init/AppRunner.ts
Line 155 in 6a15466