Sign in
go
/
build
/
4aad9e5b4c11094efe75ad89910fbf9d3c5beaa1
/
.
/
app
/
appengine
/
app.yaml
blob: 7a6ab93225d2724a1bbc016e450e343ae48e6c82 [
file
] [
log
] [
blame
]
runtime:
go
api_version:
go1.9
handlers:
-
url:
/static
static_dir:
static
secure:
always
-
url:
/(init
|
buildtest
|
key
|
perflearn
|
_ah/queue/go/delay)
script:
_go_app
login:
admin
secure:
always
-
url:
/.*
script:
_go_app
secure:
always