Skip to content

Commit 1125535

Browse files
authored
Merge pull request #2803 from PolicyEngine/fix/gcp-stable
Add stable to GCP handlers
2 parents 80323ee + 117dcc1 commit 1125535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcp/app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ runtime: python311
33
handlers:
44
- url: /.*
55
script: app.app
6+
secure: always
67

78
env_variables:
89
FLASK_APP: app.py

0 commit comments

Comments
 (0)