ks-version-1.0 / render.yaml
NIKKI77's picture
Initial commit
7c91632
raw
history blame contribute delete
152 Bytes
services:
- type: web
name: subtitle-search-app
env: python
buildCommand: pip install -r requirements.txt
startCommand: python app.py