webrtc/tools/quality_tracking/dashboard/app.yaml
phoglund@webrtc.org 86ce46d4ff Cleaned up and completed current dashboard milestone.
Left to do:
- Directory reorganization.

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/384003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1605 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-06 10:55:12 +00:00

14 lines
263 B
YAML

application: dashboard
version: 1
runtime: python27
api_version: 1
threadsafe: false
handlers:
- url: /stylesheets
static_dir: stylesheets
# Note: tests should be disabled in production.
# - url: /test.*
# script: gaeunit.py
- url: /.*
script: dashboard.app