This commit is contained in:
parent
6b45e9b992
commit
a65e8cfafb
@ -183,10 +183,4 @@ app.listen(port, () => {
|
||||
}, 'listening');
|
||||
});
|
||||
|
||||
export default app;
|
||||
provider: oidcCfg.providerName,
|
||||
clientIdLen: oidcCfg.clientId.length
|
||||
},
|
||||
port
|
||||
}, 'listening');
|
||||
});
|
||||
export default app;
|
Loading…
x
Reference in New Issue
Block a user