feat(idpcli): Add idp CLI (IdpCli) with commands, file-based credential storage, typed request APIs; bump deps and update config
This commit is contained in:
+1
-1
@@ -36,5 +36,5 @@ export const runCli = async () => {
|
||||
});
|
||||
await reception.start();
|
||||
|
||||
await websiteServer.start();
|
||||
await websiteServer.start(2999);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user