Skip to content

Commit d376f5d

Browse files
Merge pull request #34 from gnanarepo/master
Master into develop
2 parents 1b8604c + b0066e2 commit d376f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ USER appuser
6060

6161
EXPOSE 8000
6262

63-
CMD ["gunicorn", "aviso_core.wsgi:application", "--bind", "0.0.0.0:8000", "--workers", "1", "--timeout", "240"]
63+
CMD ["gunicorn", "aviso_core.wsgi:application", "--bind", "0.0.0.0:8000", "--workers", "1", "--timeout", "900"]

0 commit comments

Comments
 (0)