sarsooxyz.pyreact/app.yaml

11 lines
109 B
YAML

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