~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/google.golang.org/cloud/examples/storage/appengine/app.yaml

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
application: <your-app-id-here>
 
2
version: v1
 
3
runtime: go
 
4
api_version: go1
 
5
 
 
6
handlers:
 
7
- url: /.*
 
8
  script: _go_app