command = '{{ home_folder }}/iac_app/.venv/bin/gunicorn' pythonpath = '{{ home_folder }}/iac_app' bind = '0.0.0.0:8000' workers = 3