Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
13 lines
158 B
YAML
13 lines
158 B
YAML
application: api-python-client-doc-hrd
|
|
version: 1
|
|
runtime: python
|
|
api_version: 1
|
|
|
|
handlers:
|
|
- url: /static
|
|
static_dir: static
|
|
|
|
- url: .*
|
|
script: main.py
|
|
|