Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
e9067774b0231da9c3d10f2dfd1c1c49d63bfbea
/
.
/
integrations
/
appengine
/
webapp_config.yaml
blob: b5c78cc8004609d244f7a32eabf11888e5cb7dc5 [
file
]
runtime:
python312
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/(.*)