Skip to content

Commit 4ac7de3

Browse files
committed
procfile
1 parent 2bf54e0 commit 4ac7de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: gunicorn -w 1 App.main:app -b 0.0.0.0:8080 --preload
1+
web: gunicorn App.main:app --preload

0 commit comments

Comments
 (0)