Skip to content
Snippets Groups Projects
Commit 87444373 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix gunicorn conf file

parent 57e70fa8
No related branches found
No related tags found
No related merge requests found
Pipeline #12983 passed
bind = "0.0.0.0:8000"
accesslog = "-"
workers = 1
max_requests = 1000
max_requests_jitter = 10
timeout = 60
graceful_timeout = 60
run.sh 100644 → 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment