mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
changes and vpn checking
This commit is contained in:
@ -24,7 +24,7 @@ namespace WebfrontCore
|
||||
IW4MAdmin.Program.Start();
|
||||
}
|
||||
|
||||
public IConfigurationRoot Configuration { get; }
|
||||
public static IConfigurationRoot Configuration { get; private set; }
|
||||
|
||||
// This method gets called by the runtime. Use this method to add services to the container.
|
||||
public void ConfigureServices(IServiceCollection services)
|
||||
|
Reference in New Issue
Block a user