We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abac9ab + e1d85ae commit b0066e2Copy full SHA for b0066e2
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