WIP Page leaf
This commit is contained in:
parent
7f9984b059
commit
fa9a12ad49
10 changed files with 47 additions and 7 deletions
|
|
@ -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())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue