webrtc/tools/quality_tracking/dashboard/app.yaml

14 lines
263 B
YAML
Raw Normal View History

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