mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 01:02:57 -07:00
Fixed the error from upgrading the hangfire package !wip
This commit is contained in:
parent
c244faca7d
commit
e3adbcb51e
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ namespace Ombi
|
|||
{
|
||||
x.UseSQLiteStorage(sqliteStorage);
|
||||
x.UseActivator(new IoCJobActivator(services.BuildServiceProvider()));
|
||||
x.UseConsole();
|
||||
//x.UseConsole();
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue