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.
|
|
- runtime: php55
- api_version: 1
- handlers:
- - url: /assets
- static_dir: public/assets
- - url: /semantic-ui
- static_dir: public/semantic-ui
- - url: /.*
- script: public/index.php
|