We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b8604c + b0066e2 commit d376f5dCopy full SHA for d376f5d
Dockerfile
@@ -60,4 +60,4 @@ USER appuser
60
61
EXPOSE 8000
62
63
-CMD ["gunicorn", "aviso_core.wsgi:application", "--bind", "0.0.0.0:8000", "--workers", "1", "--timeout", "240"]
+CMD ["gunicorn", "aviso_core.wsgi:application", "--bind", "0.0.0.0:8000", "--workers", "1", "--timeout", "900"]
0 commit comments