Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
a2f630de4e65aeba776e5d8efd5fdfd108da21dc
/
.
/
integrations
/
appengine
/
webapp_config.yaml
blob: 84b204611ba08ca8bde1f1bb4a9e1572f984538b [
file
]
runtime:
python39
handlers:
-
url:
/
static_files:
html/index.html
upload:
html/index.html
-
url:
/conformance/
static_files:
html/conformance_report.html
upload:
html/conformance_report.html
-
url:
/(.*)
static_files:
html/\1
upload:
html/(.*)