mirror of
https://github.com/golang/go
synced 2024-11-20 04:54:44 -07:00
79bce499a3
R=rsc, r, dsymonds, bradfitz CC=golang-dev https://golang.org/cl/5416056
9 lines
126 B
YAML
9 lines
126 B
YAML
application: godashboard
|
|
version: go
|
|
runtime: go
|
|
api_version: 3
|
|
|
|
handlers:
|
|
- url: /(commit|tag|todo|result)
|
|
script: _go_app
|