We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b60088 commit 10e6df3Copy full SHA for 10e6df3
appengine/app.yaml
@@ -70,6 +70,8 @@ handlers:
70
# Blockly files.
71
- url: /static
72
static_dir: static
73
+ http_headers:
74
+ Access-Control-Allow-Origin: "*"
75
secure: always
76
77
# Storage API.
0 commit comments