WIP Page leaf
This commit is contained in:
@ -110,7 +110,8 @@ namespace isnd
|
||||
ApplicationDbContext dbContext)
|
||||
{
|
||||
app.UseForwardedHeaders();
|
||||
// if have a cert : app.UseHttpsRedirection();
|
||||
// Not using Apache cert :
|
||||
// app.UseHttpsRedirection();
|
||||
|
||||
if (env.IsDevelopment())
|
||||
{
|
||||
|
Reference in New Issue
Block a user