You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
angular-promises/slides/app.yaml

24 lines
345 B
YAML

application: my-io-talk
version: 1
runtime: python27
api_version: 1
threadsafe: yes
handlers:
- url: /
static_files: template.html
upload: template\.html
- url: /slide_config\.js
static_files: slide_config.js
upload: slide_config\.js
- url: /js
static_dir: js
- url: /theme
static_dir: theme
- url: /images
static_dir: images