~nchohan/+junk/mytools

« back to all changes in this revision

Viewing changes to sample_apps/counter/app.yaml

  • Committer: root
  • Date: 2010-11-03 07:43:57 UTC
  • Revision ID: root@appscale-image0-20101103074357-xea7ja3sor3x93oc
init

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
application: counter
 
2
version: 1
 
3
runtime: python
 
4
api_version: 1
 
5
 
 
6
handlers:
 
7
- url: .*
 
8
  script: main.py