Skip to content

Commit

Permalink
Use secure: always to redirect http->https
Browse files Browse the repository at this point in the history
  • Loading branch information
dnephin committed Feb 18, 2020
1 parent b985123 commit 7d96c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ runtime: go112
handlers:
- url: /.*
script: auto
secure: always

0 comments on commit 7d96c4d

Please sign in to comment.