feedleware/TwitchRSS/app.yaml

10 lines
153 B
YAML
Raw Normal View History

2015-10-09 22:43:29 +00:00
runtime: python27
threadsafe: true
handlers:
- url: /favicon\.ico
static_files: favicon.ico
upload: favicon\.ico
2015-10-09 22:43:29 +00:00
- url: /.*
script: twitchrss.app