Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
HEAD
/
.
/
integrations
/
appengine
/
webapp_config.yaml
blob: 84b204611ba08ca8bde1f1bb4a9e1572f984538b [
file
] [
log
] [
blame
]
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/(.*)