-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
class Server expects 1 argument constructor(config) {
but during the app initialization 2 arguments were passed application.server = new Server(config.server, options);
options argument contains read cert info, but Server class attempts to retrieve the data from config.server argument.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels