agent starting :D
This commit is contained in:
@@ -28,7 +28,7 @@ const createApp = async () => {
|
||||
app.use(lstCors());
|
||||
setupRoutes(baseUrl, app);
|
||||
|
||||
log.info("Express app created");
|
||||
log.info("Lst app created");
|
||||
return { app, baseUrl };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user