Spaces:
Sleeping
Sleeping
riteshraut commited on
Commit ·
08eb411
1
Parent(s): 6b1c133
fix
Browse files- gunicorn_config.py +2 -0
gunicorn_config.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# gunicorn_config.py
|
| 2 |
+
timeout = 300 # Set the timeout to 180 seconds (3 minutes)
|