Skip to content

Commit c1102cf

Browse files
committed
update gunicorn config
1 parent a5f9fc9 commit c1102cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guniconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# workers = 1
1111
# threads = 8
1212
# Timeout is set to 0 to disable the timeouts of the workers to allow Cloud Run to handle instance scaling.
13-
# timeout = 0
13+
timeout = 0

0 commit comments

Comments
 (0)