8000 chore: Add procfile · HichemELB/python-docs-samples@88395fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 88395fe

Browse files
committed
chore: Add procfile
1 parent bd3c61d commit 88395fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run/helloworld/Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: gunicorn --bind :$PORT --workers 1 --threads 8 --timeout 0 main:app

0 commit comments

Comments
 (0)
0