Skip to content

Instantly share code, notes, and snippets.

@stephanos
Created January 12, 2014 22:10
Show Gist options
  • Save stephanos/8391325 to your computer and use it in GitHub Desktop.
Save stephanos/8391325 to your computer and use it in GitHub Desktop.
application: startupflock
version: snapshot
runtime: go
api_version: go1
handlers:
- url: /assets
static_dir: assets
- url: /.*
script: _go_app
error_handlers:
- file: error.html
inbound_services:
- warmup
default_expiration: "30d"
application: startupflock
version: snapshot
module: default
runtime: go
api_version: go1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment