blob: 3e81af6e9e2c731e5b9c867e867adc7ad751ed4f [file] [log] [blame]
runtime: python27
api_version: 1
threadsafe: true
service: go-dev-dev
handlers:
- url: /
static_files: public/index.html
upload: public/index.html
- url: /(.*)
static_files: public/\1
upload: public/(.*)