Last active
January 31, 2023 08:05
-
-
Save Mau5Machine/ccd4d62a85b88c2996ba81a1a1b223b1 to your computer and use it in GitHub Desktop.
Revisions
-
Mau5Machine revised this gist
Dec 1, 2019 . 1 changed file with 5 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ ## Setting up the middleware for redirect to https ## http: middlewares: redirect: redirectScheme: scheme: https -
Mau5Machine created this gist
Dec 1, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ ## Setting up the middleware for redirect to https ## middlewares: redirect: redirectScheme: scheme: https