blob: b5c78cc8004609d244f7a32eabf11888e5cb7dc5 [file] [log] [blame]
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/(.*)