Merge branch 'main' into file-manager
This commit is contained in:
commit
a9149db849
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ builder.Services.AddScoped<ServerConsoleService>();
|
|||
builder.Services.AddScoped<GameSaveService>();
|
||||
|
||||
builder.Services.AddSingleton<ServerProcessService>();
|
||||
builder.Services.AddSingleton<IPXRelayService>();
|
||||
|
||||
if (settings.Beacon)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue