Skip to content
Snippets Groups Projects
Commit 2023009a authored by jan.bednarik's avatar jan.bednarik
Browse files

Run one gunicorn worker per image

parent 403d88d4
Branches
No related tags found
No related merge requests found
Pipeline #505 passed
bind = "0.0.0.0:8000"
accesslog = "-"
workers = 2
workers = 1
max_requests = 1000
max_requests_jitter = 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment