mirror of
https://github.com/C9Glax/tranga.git
synced 2025-09-10 11:58:19 +02:00
Move Configuration of Workers to separate method
This commit is contained in:
@@ -145,6 +145,8 @@ using (IServiceScope scope = app.Services.CreateScope())
|
||||
|
||||
Tranga.StartLogger();
|
||||
|
||||
Tranga.AddDefaultWorkers();
|
||||
|
||||
Tranga.PeriodicWorkerStarterThread.Start(app.Services);
|
||||
|
||||
app.UseCors("AllowAll");
|
||||
|
Reference in New Issue
Block a user