mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
Moved application into webfront core project
This commit is contained in:
@ -21,7 +21,7 @@ namespace WebfrontCore
|
||||
.AddEnvironmentVariables();
|
||||
Configuration = builder.Build();
|
||||
|
||||
IW4MAdmin.Program.Main(null);
|
||||
IW4MAdmin.Program.Start();
|
||||
}
|
||||
|
||||
public IConfigurationRoot Configuration { get; }
|
||||
|
Reference in New Issue
Block a user