Skip to content

Commit

Permalink
1 more docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Apr 6, 2024
1 parent 49cb637 commit c6dc381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ EXPOSE 28730
CMD /app/.venv/bin/gunicorn \
--bind :28730 \
--error-logfile - \
--timeout 20 \
--timeout 15 \
--config /app/container/gunicorn.py \
mCTF.wsgi:application

0 comments on commit c6dc381

Please sign in to comment.