WebKitTools/QueueStatusServer/app.yaml
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 application: webkit-commit-queue
       
     2 version: 1
       
     3 runtime: python
       
     4 api_version: 1
       
     5 
       
     6 handlers:
       
     7 - url: /stylesheets
       
     8   static_dir: stylesheets
       
     9 
       
    10 - url: /.*
       
    11   script: main.py