Skip to content

Commit c6dc381

Browse files
1 more docker build
1 parent 49cb637 commit c6dc381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ EXPOSE 28730
4343
CMD /app/.venv/bin/gunicorn \
4444
--bind :28730 \
4545
--error-logfile - \
46-
--timeout 20 \
46+
--timeout 15 \
4747
--config /app/container/gunicorn.py \
4848
mCTF.wsgi:application

0 commit comments

Comments
 (0)