Skip to content

Commit

Permalink
completed updates for beckshome blog
Browse files Browse the repository at this point in the history
  • Loading branch information
thbst16 committed Aug 21, 2022
1 parent 84a7145 commit 73ee75d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions MyStack.cs
Original file line number Diff line number Diff line change
Expand Up @@ -374,11 +374,6 @@ public MyStack()
Name = "dotnet-statiq-beckshome-blog",
ResourceGroupName = resourceGroup.Name,
ServerFarmId = windowsPlan.Id,
SiteConfig = new SiteConfigArgs
{
AlwaysOn = true
},
HttpsOnly = true
},
new CustomResourceOptions { DeleteBeforeReplace = true }
);
Expand Down

0 comments on commit 73ee75d

Please sign in to comment.