Skip to content

Commit

Permalink
app.yaml: secure: optional
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuebert committed May 24, 2024
1 parent f44ed1a commit c460e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ env_variables:

handlers:
- url: /.*
# secure: always
secure: optional #always
redirect_http_response_code: 301
script: auto

0 comments on commit c460e90

Please sign in to comment.