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.

9 lines
174 B

  1. runtime: php55
  2. api_version: 1
  3. handlers:
  4. - url: /assets
  5. static_dir: public/assets
  6. - url: /semantic-ui
  7. static_dir: public/semantic-ui
  8. - url: /.*
  9. script: public/index.php