Skip to content

Commit

Permalink
Config for id.lstoll.net
Browse files Browse the repository at this point in the history
  • Loading branch information
lstoll committed Jan 13, 2010
1 parent 3bf3df9 commit 3a5405b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app.yaml
@@ -0,0 +1,11 @@
application: idlstollnet
version: 1
runtime: python
api_version: 1

handlers:
- url: /static
static_dir: static

- url: .*
script: provider.py

0 comments on commit 3a5405b

Please sign in to comment.