Spaces:
Sleeping
Sleeping
Commit ·
1042363
1
Parent(s): 95377e0
Update gunicorn_config.py
Browse files- gunicorn_config.py +1 -1
gunicorn_config.py
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
timeout =
|
|
|
|
| 1 |
+
timeout = 600 # Set the timeout to 600 seconds (adjust as needed)
|