Skip to content

Instantly share code, notes, and snippets.

@wittawasw
Created April 9, 2014 06:46
Show Gist options
  • Save wittawasw/10232962 to your computer and use it in GitHub Desktop.
Save wittawasw/10232962 to your computer and use it in GitHub Desktop.
application: your-app-id-here
version: 1
runtime: go
api_version: go1
handlers:
- url: /
static_files: index.html
upload: index\.html
- url: /js
static_dir: js
- url: /css
static_dir: css
- url: /images
static_dir: images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment