Sign in
chromium
/
infra
/
infra
/
e560ebb6baf0
/
.
/
go
/
src
/
infra
/
appengine
/
statsui
/
app.yaml
blob: c4d794fc7441a7b2702d68633d203a309acc63c3 [
file
] [
log
] [
blame
]
runtime:
go114
handlers:
-
url:
/prpc/.*
secure:
always
script:
auto
-
url:
/(.*\.(png
|
css
|
js
|
txt))$
static_files:
static/\1
upload:
static/(.*)
-
url:
/(.*)
static_files:
static/index.html
upload:
static/index.html