summaryrefslogtreecommitdiffstats
path: root/WebKitTools/QueueStatusServer/app.yaml
blob: 2756112229f4fb4595ff1cc5e9ef5fd3387fa762 (plain)
1
2
3
4
5
6
7
8
9
10
11
application: webkit-commit-queue
version: 1
runtime: python
api_version: 1

handlers:
- url: /stylesheets
  static_dir: stylesheets

- url: /.*
  script: queue_status.py