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

add gunicorn conf

parent e592c8dc
No related branches found
No related tags found
No related merge requests found
Pipeline #11946 passed
bind = "0.0.0.0:8000"
accesslog = "-"
workers = 1
max_requests = 1000
max_requests_jitter = 10
timeout = 60
graceful_timeout = 60
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment