Skip to content

Commit 71da414

Browse files
Add files via upload
1 parent 3f81788 commit 71da414

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

render.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
services:
2+
- name: web
3+
buildCommand: pip install -r requirements.txt
4+
startCommand: gunicorn app:app

0 commit comments

Comments
 (0)