mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update APP_NAME in Index.ts to 'api/workers'
This commit is contained in:
@@ -73,7 +73,7 @@ import AnalyticsTableManagement from './Utils/AnalyticsDatabase/TableManegement'
|
||||
import './Jobs/Workflow/TimeoutJobs';
|
||||
import './Jobs/MeteredPlan/ReportTelemetryMeteredPlan';
|
||||
|
||||
const APP_NAME: string = 'workers';
|
||||
const APP_NAME: string = 'api/workers';
|
||||
|
||||
const app: ExpressApplication = Express.getExpressApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user