sarsooxyz.pyreact/app.yaml
2019-02-07 16:58:22 +00:00

11 lines
110 B
YAML

runtime: python37
handlers:
- url: /static
static_dir: static
- url: /.*
script: auto
secure: always