Skip to content

Commit 4a96e1e

Browse files
committed
gunicorn
1 parent 8d89f5b commit 4a96e1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gunicorn_config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bind = "0.0.0.0:8080"
2+
workers = 2

0 commit comments

Comments
 (0)