blob: bdc4be13290062e43d5752a053313132a3e16ae4 [file] [log] [blame]
Joe Gregorio7b70f432011-11-09 10:18:51 -05001application: jcg-testing-01
2version: 2
Joe Gregorio845a5452010-09-08 13:50:34 -04003runtime: python
4api_version: 1
5
6handlers:
Joe Gregorio7b70f432011-11-09 10:18:51 -05007- url: /oauth2callback
8 script: oauth2client/appengine.py
Joe Gregorioc9359072010-10-25 15:26:13 -04009
Joe Gregorio845a5452010-09-08 13:50:34 -040010- url: .*
11 script: main.py
Joe Gregoriob8262fc2010-09-09 11:31:30 -040012