mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
Migrate network configuration safely
This commit is contained in:
@@ -175,6 +175,7 @@ namespace Jellyfin.Server
|
||||
}
|
||||
|
||||
PerformStaticInitialization();
|
||||
Migrations.MigrationRunner.RunPreStartup(appPaths, _loggerFactory);
|
||||
|
||||
var appHost = new CoreAppHost(
|
||||
appPaths,
|
||||
|
||||
Reference in New Issue
Block a user