Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
e042f7530124e9c74ebb0c9647eacde95a1c6ecb
/
.
/
integrations
/
appengine
/
webapp_config.yaml
blob: 839b6aa94d671b70b15f871cf5086fa9289a2f05 [
file
] [
log
] [
blame
]
runtime:
python27
api_version:
1
threadsafe:
true
handlers:
-
url:
/
static_files:
html/index.html
upload:
html/index.html
-
url:
/(.*)
static_files:
html/\1
upload:
html/(.*)