We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f81788 commit 71da414Copy full SHA for 71da414
render.yaml
@@ -0,0 +1,4 @@
1
+services:
2
+ - name: web
3
+ buildCommand: pip install -r requirements.txt
4
+ startCommand: gunicorn app:app
0 commit comments