You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 line
190 B

  1. # This YAML file is used for local deployment with GAE development environment.
  2. runtime: go
  3. vm: true
  4. api_version: 1
  5. threadsafe: true
  6. handlers:
  7. - url: /.*
  8. script: IGNORED
  9. secure: always