[Release] Webkit2-efl-123997_0.11.85
[framework/web/webkit-efl.git] / Tools / RebaselineQueueServer / app.yaml
1 application: rebaseline-queue
2 version: 1
3 runtime: python
4 api_version: 1
5
6 handlers:
7 - url: /static
8   static_dir: static
9
10 - url: .*
11   script: main.py